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 bin_by argument to compute_statistic #1885

Open
astrofrog opened this issue Oct 19, 2018 · 1 comment
Open

Add bin_by argument to compute_statistic #1885

astrofrog opened this issue Oct 19, 2018 · 1 comment

Comments

@astrofrog
Copy link
Member

It would be good to add a bin_by argument to compute_statistic, as described in https://gist.github.com/astrofrog/23bd8eefbfb00928effe146b96b8fe18 - this would be similar to what vaex does, and allows more powerful statistical aggregated visualizations.

@maartenbreddels - does the API in the above gist seem reasonable? Would it be easy to pass that option to vaex behind the scenes?

With this in place, we could actually deprecate compute_histogram.

@maartenbreddels
Copy link
Contributor

@maartenbreddels - does the API in the above gist seem reasonable? Would it be easy to pass that option to vaex behind the scenes?

Yes, that seems like a good idea.

With this in place, we could actually deprecate compute_histogram.

indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants