-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Fix regression on datetime in MultiIndex #35140
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
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@jbrockmendel this is what you had in mind right? |
Yes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add a whatsnew, bug fixes 1.1 in conversion section, patch looks good, some comments
@jreback I'm not going to add a whatsnew, as this was NOT a bug in 1.0.5, but was introduced during the development of 1.1 . I will do the other things. |
thanks |
tests.indexing.multiindex.test_datetime:test_multiindex_datetime_columns
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff