Skip to content
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

fix typos #59665

Merged
merged 1 commit into from
Aug 30, 2024
Merged

fix typos #59665

merged 1 commit into from
Aug 30, 2024

Conversation

musvaage
Copy link
Contributor

cf: #59640

fixes implemented via shell script

@mroeschke mroeschke merged commit 5593886 into pandas-dev:main Aug 30, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @musvaage

FYI: pandas, and many other open source projects, use https://github.com/codespell-project/codespell to help catch these spelling mistakes. If interested you might want to update their corpus so other projects can benefit.

@mroeschke mroeschke added the Docs label Aug 30, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 30, 2024
@DimitriPapadopoulos
Copy link

I have added most of these typos in codespell-project/codespell#3531. Thank you.

Without context, experimential could be changed into experimental or experiential, so I have added both suggestions.

DimitriPapadopoulos added a commit to DimitriPapadopoulos/codespell that referenced this pull request Sep 1, 2024
DimitriPapadopoulos added a commit to DimitriPapadopoulos/codespell that referenced this pull request Sep 1, 2024
DimitriPapadopoulos added a commit to DimitriPapadopoulos/codespell that referenced this pull request Sep 1, 2024
DimitriPapadopoulos added a commit to codespell-project/codespell that referenced this pull request Sep 2, 2024
@musvaage musvaage mentioned this pull request Sep 20, 2024
@musvaage
Copy link
Contributor Author

@DimitriPapadopoulos

pandas/io/pytables.py

reverted 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"""

@DimitriPapadopoulos
Copy link

DimitriPapadopoulos commented Sep 21, 2024

I added permutate to the rare dictionary, I will remove it altogether.

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.

4 participants