8000 TST/API: Forbid str-accessor for 1-level MultiIndex by h-vetinari · Pull Request #26608 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

TST/API: Forbid str-accessor for 1-level MultiIndex #26608

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

Merged
merged 5 commits into from
Jun 3, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
undo merge artefact
  • Loading branch information
h-vetinari committed Jun 1, 2019
commit 763b79d214f5abb652c19b03da9c3f10b54fd40a
1 change: 1 addition & 0 deletions doc/source/whatsnew/v0.24.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ Backwards incompatible API changes

Pandas 0.24.0 includes a number of API breaking changes.


.. _whatsnew_0240.api_breaking.deps:

Increased minimum versions for dependencies
Expand Down
0