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

FEAT: Support logic operations on modin numpy arrays #5666

Closed
noloerino opened this issue Feb 16, 2023 · 0 comments · Fixed by #5667
Closed

FEAT: Support logic operations on modin numpy arrays #5666

noloerino opened this issue Feb 16, 2023 · 0 comments · Fixed by #5667
Assignees
Labels
new feature/request 💬 Requests and pull requests for new features P0 Highest priority tasks requiring immediate fix

Comments

@noloerino
Copy link
Collaborator

We would like to support the majority of the numpy logic operations, as listed here: https://numpy.org/doc/stable/reference/routines.logic.html

@noloerino noloerino added new feature/request 💬 Requests and pull requests for new features P0 Highest priority tasks requiring immediate fix labels Feb 16, 2023
@noloerino noloerino self-assigned this Feb 16, 2023
RehanSD pushed a commit that referenced this issue Mar 7, 2023
Signed-off-by: Jonathan Shi <jhshi@ponder.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature/request 💬 Requests and pull requests for new features P0 Highest priority tasks requiring immediate fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant