Skip to content

DOC: Added depr note to swapaxes docstrings #54125

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 2 commits into from
Jul 14, 2023

Conversation

DeaMariaLeon
Copy link
Member

Deprecated here: #51960 but docstring note missing there

Comment on lines 774 to 776
.. deprecated:: 2.1.0
``swapaxes`` will be deprecated.
Please use ``transpose`` instead.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is deprecated - can we say "will be removed"?

also, the indentation looks like it has an extra level (should just be 4 spaces?)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@MarcoGorelli MarcoGorelli added this to the 2.1 milestone Jul 14, 2023
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MarcoGorelli MarcoGorelli merged commit cadfd1c into pandas-dev:main Jul 14, 2023
@DeaMariaLeon DeaMariaLeon deleted the Jul14 branch July 14, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants