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

warning fix; pandas>=2 #62

Merged
merged 4 commits into from
Sep 16, 2024
Merged

warning fix; pandas>=2 #62

merged 4 commits into from
Sep 16, 2024

Conversation

guillaume-vignal
Copy link
Collaborator

@guillaume-vignal guillaume-vignal commented Sep 16, 2024

Fixes #57

  • future warning of pandas fix
  • Support for pandas >= 2
  • Drop support for pandas 1.x
  • Drop support for Python 3.8
  • Add support for Python 3.11
  • Migrate from setup.py to pyproject.toml

@guillaume-vignal guillaume-vignal merged commit 3a16f0f into master Sep 16, 2024
6 checks passed
@guillaume-vignal guillaume-vignal deleted the fix/warnings branch September 16, 2024 14:44
@guillaume-vignal guillaume-vignal self-assigned this Oct 10, 2024
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

Successfully merging this pull request may close these issues.

Support of pandas>=2
2 participants