Skip to content

Conversation

@davidhassell
Copy link
Collaborator

No description provided.

@davidhassell davidhassell added the dask Relating to the use of Dask label Jun 22, 2022
Copy link
Member

@sadielbartholomew sadielbartholomew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, please merge (after addressing the merge conflicts).


def count(self):
@daskified(_DASKIFIED_VERBOSE)
def count(self, axis=None, keepdims=True, split_every=None):
Copy link
Member

@sadielbartholomew sadielbartholomew Jun 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we need to register (in an Issue or similar) this as an API change given these new parameters?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point - I'll add that to the table in #295, and we can make one mega issue with collating all of this type of change.

@davidhassell davidhassell changed the title dask: Data.count dask: Data.count, Data.count_masked Jun 23, 2022
@davidhassell davidhassell merged commit d01ea9a into NCAS-CMS:lama-to-dask Jun 23, 2022
@davidhassell davidhassell deleted the dask-count branch November 15, 2022 09:24
@davidhassell davidhassell added this to the 3.14.0 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dask Relating to the use of Dask

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants