Skip to content

Removed axis argument from Datetime/Timedelta/Period Index min, ar… #23142

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
wants to merge 1 commit into from

Conversation

5hirish
Copy link
Contributor

@5hirish 5hirish commented Oct 14, 2018

…gmin, max, argmax

Removed axis argument from datetime/timedelta indexes in functions min, argmin, max, argmax

@pep8speaks
Copy link

Hello @5hirish! Thanks for submitting the PR.

@jreback
Copy link
Contributor

jreback commented Oct 14, 2018

as indicated in the issues, this is not possible due to numpy compatiblity.

@jreback jreback closed this Oct 14, 2018
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 this pull request may close these issues.

Datetime/Timedelta/Period Index min, argmin, max, argmax have axis kwarg
3 participants