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

Add pandas v2 requirement #229

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Add pandas v2 requirement #229

merged 1 commit into from
Nov 10, 2023

Conversation

kylebarron
Copy link
Member

For #224 (comment)

We currently assume the pandas version is >=2.

For now, we can set a pandas 2.0 requirement, but in the long term, pandas and geopandas will be optional dependencies. Maybe we conditionally import pandas and only use dtype_backend if the pandas version is >=2?

@kylebarron kylebarron merged commit bfa8405 into main Nov 10, 2023
4 checks passed
@kylebarron kylebarron deleted the kyle/pandas2 branch November 10, 2023 14:58
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.

None yet

1 participant