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 with geopandas version 1 #1136

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Compatibility with geopandas version 1 #1136

merged 3 commits into from
Jul 8, 2024

Conversation

fneum
Copy link
Member

@fneum fneum commented Jul 6, 2024

Bumps minimum version of geopandas to v1, but I think that's ok.

Also addresses some pandas deprecations on the go.

Closes #1126
Closes #1124
Closes #1121

@fneum fneum merged commit c315190 into master Jul 8, 2024
6 checks passed
cpschau pushed a commit that referenced this pull request Jul 26, 2024
* address geopandas and pandas deprecations/warnings

* compatibility with geopandas v1

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment