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

Compatibility issues with Pandas #1655

Open
achen004 opened this issue May 22, 2024 · 3 comments
Open

Compatibility issues with Pandas #1655

achen004 opened this issue May 22, 2024 · 3 comments
Labels

Comments

@achen004
Copy link

Setup.py should include downgrading Pandera to 0.13.4 to be able to use with pandas >= 1.2.0

I personally tested with pandas 1.3.3

@achen004 achen004 added the docs label May 22, 2024
@cosmicBboy
Copy link
Collaborator

hi @achen004 I don't quite understand what you mean: do you want to use pandas == 1.2.0 and the latest pandera version doesn't support it?

@achen004
Copy link
Author

The most recent version of pandas doesn't work with the latest pandera version, thus I had to downgrade both versions to utilize pandera.

@cosmicBboy
Copy link
Collaborator

what error did you see?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants