Skip to content

Enh move pytable errors and warnings #47662

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

Conversation

dataxerik
Copy link
Contributor

It looked like DuplicateWarning wasn't used anywhere, so I removed it. Also, the if condition for validate_version seemed duplicated. Since it inherits from Fixed, I replaced it with the already existing property

@mroeschke mroeschke added the Warnings Warnings that appear or should be added to pandas label Jul 10, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jul 10, 2022
@mroeschke mroeschke merged commit 63caef9 into pandas-dev:main Jul 10, 2022
@mroeschke
Copy link
Member

Thanks @dataxerik

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* ENH: Move exceptions to error/__init__.py per GH27656

* ENH: Move warnings to error/__init__.py per GH27656

* Update pandas/errors/__init__.py

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Warnings Warnings that appear or should be added to pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants