RLS: geopandas 0.3 release
See original GitHub issue@jorisvandenbossche @kjordahl I think it would be good to target a release soon. Though perhaps it should wait for #467, given the rapid progress being made there. Should we wait on that? Or on any other pending PRs?
Disregarding any pending pull requests that might be included, a rough draft changelog since 0.2.1:
Improvements:
- improved plotting performance using
matplotlib.collections(#267) - return empty data frame rather than raising an error when performing a spatial join with non overlapping geodataframes (#335) [note, this fix for #251 seems like it predates the 0.2.1 release, but still see the same error on a few systems when installed from 0.2.1, but not when installed from master]
- enable
sjoinon non-integer-index GeoDataFrames (#422) - provide access to x/y coordinates as attributes for Point GeoSeries (#383)
Bug fixes:
- fixed
fiona.filterresults whenbboxis not None (#372) - fixed
dissolveto retain CRS (#389)
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:27 (27 by maintainers)
Top Results From Across the Web
Changelog — GeoPandas 0.12.2+0.gefcb367.dirty ...
Version 0.12 (October 24, 2022)#. The highlight of this release is the support for Shapely 2.0. This makes it possible to test Shapely...
Read more >Releases · geopandas/geopandas - GitHub
Notes on (optional) dependencies: GeoPandas 0.11 drops support for Python 3.7 and pandas 0.25 (the minimum supported pandas version is now 1.0. 5)....
Read more >geopandas - PyPI
Geographic pandas extensions. ... Released: Dec 10, 2022. Geographic pandas ... Project description; Project details; Release history; Download files ...
Read more >how to successfully install pyproj and geopandas?
I wanted to install geopandas, but before it I had to install Fiona. And this was my solution: Download binary gdal from here....
Read more >pip install geopandas error | The Search Engine You Control
pip install geopandas: Command errored out with exit status 1: python setup.py ... Distributor ID: Ubuntu Description: Ubuntu 18.04.6 LTS Release: 18.04 ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

They just started building I see 😃 But announcement has been sent and tweeted. (sent to the pydata mailing list, if somebody knows a python gis related mailing list, you can let me know or forward it)
I love that Python’s geospatial library is so geospatially distributed