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

Upgrade pandas to support py3.10 on windows #36

Open
randomir opened this issue May 11, 2022 · 0 comments
Open

Upgrade pandas to support py3.10 on windows #36

randomir opened this issue May 11, 2022 · 0 comments

Comments

@randomir
Copy link
Contributor

pandas=1.2.1 install (build) on windows is failing for python 3.10. That's because pandas started shipping windows binary wheels for py3.10 in version 1.3.3 (they also dropped py36 in that version, but that's fine because we dropped py36 support as well).

Action: upgrade pandas to 1.3.3+.

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

No branches or pull requests

1 participant