Published March 10, 2026
| Version v1.1.3
Software
Open
geopandas/geopandas: Version 1.1.3
Authors/Creators
- Joris Van den Bossche
- Kelsey Jordahl1
- Martin Fleischmann2
- Matt Richards3
- James McBride
- Jacob Wasserman
- Adrian Garcia Badaracco
- Alan D. Snow4
- Pieter Roggemans
- Brendan Ward5
- Jeffrey Gerard6
- Jeff Tratner
- Matthew Perry
- Mike Taves7
- carsonfarmer8
- Geir Arne Hjelle9
- Nicholas YS Tan10
- Ray Bell11
- Ewout ter Hoeven12
- Giacomo Caria
- Micah D. Cochran13
- rraymondgh
- Matt Bartos14
- Christine P. Chai
- Lucas Culbertson
- Sergio Rey15
- John Flavin
- Nick Eubank16
- sangarshanan
- 1. Planet
- 2. Charles University
- 3. Veitch Lister Consulting
- 4. @corteva
- 5. Astute Spruce, LLC
- 6. @ConservationMetrics
- 7. Earth Sciences New Zealand (formerly GNS Science)
- 8. @textileio @recallnet
- 9. @realpython
- 10. Bureau of Meteorology
- 11. State of Maryland
- 12. Netherlands Institute for Transport Policy Analysis (KiM)
- 13. Dept. of Biomedical Informatics and Data Science (DBIDS) of the University of Alabama at Birmingham (UAB)
- 14. @future-water, @ESIPFed
- 15. Center for Open Geographical Science
- 16. Academia
Description
What's Changed
This release addresses a handful of small compatibility issues with pandas 3.0 and backports some bugfixes.
Bug fixes:
- Improved compatibility with pandas 3.0 Copy-on-Write feature, making use of deferred copies where possible (#3298, #3711).
- Fix
GeoSeries.sample_pointsnot accepting list-likesizewhen generating points usingpointpaterns(#3710). - Fix
from_wkt/wkbto correctly handle missing values with pandas 3 (where the newstrdtype is used) (#3714). - Fix
to_postgisto correctly handle missing values with pandas 3 (where the newstrdtype is used) (#3722). - Using
locto assign column values to a new row index now correctly preserves the column CRS and geometry dtype on pandas 3.1, due to an upstream bug fix (#3741, Pandas #62523) - Random states in
pointpatsmethods ofsample_pointscan now be fixed withrng(#3737).
Full Changelog: https://github.com/geopandas/geopandas/compare/v1.1.2...v1.1.3
Files
geopandas/geopandas-v1.1.3.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cc2b2834b1979f1162f4586317bdeb09
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/geopandas/geopandas/tree/v1.1.3 (URL)
Software
- Repository URL
- https://github.com/geopandas/geopandas