8000 Convert DataFrame.rename to keyword only; simplify axis validation by WillAyd · Pull Request #29140 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Convert DataFrame.rename to keyword only; simplify axis validation #29140

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 18 commits into from
Jan 9, 2020
Merged
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into fix-rename
  • Loading branch information
WillAyd committed Jan 9, 2020
commit b5e54bd5759ec58eb95da24ed834d8e090a7e957
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ Optional libraries below the lowest tested version may still work, but are not c

See :ref:`install.dependencies` and :ref:`install.optional_dependencies` for more.

.. _whatsnew_1000.api.other:
.. _whatsnew_100.api.other:

Other API changes
^^^^^^^^^^^^^^^^^
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0