Skip to content

typo #59852

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 1 commit into from
Sep 25, 2024
Merged

typo #59852

merged 1 commit into from
Sep 25, 2024

Conversation

musvaage
Copy link
Contributor

@musvaage musvaage commented Sep 20, 2024

cf: #59665

@mroeschke, @mattwang44

pandas/io/pytables.py

reverts this change which shouldn't have been implemented

-         """return a tuple of my permutated axes, non_indexable at the front"""
+         """return a tuple of my permuted axes, non_indexable at the front"""

my apologies

@jreback

https://github.com/pandas-dev/pandas/pull/2497

cf: ENH: ndim tables in HDFStore

@mroeschke mroeschke added the Docs label Sep 25, 2024
@mroeschke mroeschke added this to the 3.0 milestone Sep 25, 2024
@mroeschke mroeschke merged commit 4b22453 into pandas-dev:main Sep 25, 2024
55 checks passed
@mroeschke
Copy link
Member

Thanks @musvaage

@musvaage
Copy link
Contributor Author

musvaage commented Sep 25, 2024

shouldn't have been implemented

string initially surmised as a typo

just to be clear, my work on prior pulls never assessed which string is contextually correct

so possibly refer to the NumPy docs on axes

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