Skip to content

Enhancement: add "median" to series.describe() #15033

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
darindillon opened this issue Jan 1, 2017 · 1 comment
Closed

Enhancement: add "median" to series.describe() #15033

darindillon opened this issue Jan 1, 2017 · 1 comment

Comments

@darindillon
Copy link

Series.describe() already has "mean", but it would be very useful to also have "median" as well. Can we add "median" as one of the default values returned by series.describe()?

@darindillon
Copy link
Author

Oh, I just realized the "50%" quartile is essentially the same thing as median. Never mind then!

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

1 participant