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

axis=None support for ranking()? #32

Closed
stroxler opened this issue Sep 19, 2011 · 0 comments · Fixed by #43
Closed

axis=None support for ranking()? #32

stroxler opened this issue Sep 19, 2011 · 0 comments · Fixed by #43

Comments

@stroxler
Copy link

At the moment axis defaults to 0, and None is not supported. But the bottleneck function used by ranking supports axis=None, so it should be fairly doable.

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

Successfully merging a pull request may close this issue.

2 participants