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

Add more reductions #70

Closed
11 of 12 tasks
mrocklin opened this issue May 8, 2023 · 1 comment
Closed
11 of 12 tasks

Add more reductions #70

mrocklin opened this issue May 8, 2023 · 1 comment

Comments

@mrocklin
Copy link
Member

mrocklin commented May 8, 2023

This should be a good first issue for someone who isn't @rjzamora or @mrocklin . Some not-yet-existing-but-easy-reductions

  • any
  • all
  • prod
  • idxmin/idxmax
  • mode
  • var/std (this one might get strange)
  • describe_1d (this one might get strange)
  • nbytes
  • drop_duplicates / unique (this one might get strange)
  • value_counts
  • nlargest / nsmallest
  • memory_usage
@phofl
Copy link
Collaborator

phofl commented May 21, 2023

Chatted with Matt about this offline, we will postpone var and describe for a bit to focus on low hanging fruit for now

@phofl phofl closed this as completed Feb 20, 2024
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

2 participants