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

Duck array ops for all and any #9883

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tomwhite
Copy link
Contributor

Another change to use duck_array_ops for some instances of all and any.

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

@dcherian
Copy link
Contributor

With a simple search I see that there's a bunch of .all and .any and the code base that need to be replaced too. Can you handle that too please?

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

Successfully merging this pull request may close these issues.

2 participants