question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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 sjoin on non-integer-index GeoDataFrames (#422)
  • provide access to x/y coordinates as attributes for Point GeoSeries (#383)

Bug fixes:

  • fixed fiona.filter results when bbox is not None (#372)
  • fixed dissolve to retain CRS (#389)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:27 (27 by maintainers)

github_iconTop GitHub Comments

1reaction
jorisvandenbosschecommented, Aug 29, 2017

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)

1reaction
mrocklincommented, Aug 29, 2017

I love that Python’s geospatial library is so geospatially distributed

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found