Skip to content

PERF: DataFrameGroupBy var and std #34771

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

Closed
rhshadrach opened this issue Jun 14, 2020 · 1 comment
Closed

PERF: DataFrameGroupBy var and std #34771

rhshadrach opened this issue Jun 14, 2020 · 1 comment
Labels
Groupby Performance Memory or execution speed performance

Comments

@rhshadrach
Copy link
Member

rhshadrach commented Jun 14, 2020

Performance on wide and short frames decreased due to #34372, timings are in the OP there. std is computed by calling var.

@rhshadrach rhshadrach added Groupby Performance Memory or execution speed performance labels Jun 14, 2020
@rhshadrach rhshadrach changed the title PERF: DataFrameGroupBy.var PERF: DataFrameGroupBy var and std Jul 5, 2020
@TomAugspurger
Copy link
Contributor

There's more discussion in #35050 so lets close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Performance Memory or execution speed performance
Projects
None yet
Development

No branches or pull requests

2 participants