Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support expected_groups=int #15

Open
dcherian opened this issue May 18, 2021 · 0 comments
Open

support expected_groups=int #15

dcherian opened this issue May 18, 2021 · 0 comments

Comments

@dcherian
Copy link
Collaborator

We could support unknown groups in the xarray interface if the user provides a size for "expected groups". The returned xarray object will have an unindexed "groups" coordinate and a dask array for "group_labels" non-dimensional coordinate.

As long as the provided size > total number of discovered groups, this should work OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant