typeshed
typeshed copied to clipboard
[stubsabot] Bump geopandas to 1.1.0
Release: https://pypi.org/pypi/geopandas/1.1.0 Repository: https://github.com/geopandas/geopandas Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/geopandas Diff: https://github.com/geopandas/geopandas/compare/v1.0.1...v1.1.0
Stubsabot analysis of the diff between the two releases:
- 1 public Python file has been added:
geopandas/accessors.py. - 0 files included in typeshed's stubs have been deleted.
- 20 files included in typeshed's stubs have been modified or renamed.
- Total lines of Python code added: 2960.
- Total lines of Python code deleted: 1095.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
This geopandas release has tons of changes. I’ll update the stubs and fix #14177 by this weekend if no one else beats me to it.