Contents

geopandas 1.1.2

0

Geographic pandas extensions

Geographic pandas extensions

Stars: 5045, Watchers: 5045, Forks: 1002, Open Issues: 430

The geopandas/geopandas repo was created 12 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 5045 github stars!

How to Install geopandas

You can install geopandas using pip

pip install geopandas

or add it to a project with poetry

poetry add geopandas

Package Details

Author
None
License
BSD 3-Clause
Homepage
None
PyPi:
https://pypi.org/project/geopandas/
GitHub Repo:
https://github.com/geopandas/geopandas

Classifiers

  • Scientific/Engineering/GIS
No  geopandas  pypi packages just yet.

Errors

A list of common geopandas errors.

Code Examples

Here are some geopandas code examples and snippets.

GitHub Issues

The geopandas package has 430 open issues on GitHub

  • BUG: ensure _check_invalid_categories raises ValueError on invalid ca…
  • BUG: _check_invalid_categories may raise UnboundLocalError instead of ValueError
  • DOC: use active voice in documentation
  • BUG: fix from_wkt/wkb with new pd 3 string dtype and missing values
  • BUG: from_wkb with pandas 3.0.0
  • ENH: allow HTTP/HTTPS in read_parquet via fsspec
  • BUG: Type hint for GeoSeries.apply should allow geometry-returning callbacks
  • BUG: shapely.to_ragged_array fails with "buffer source array is read-only" on GeoDataFrame geometry with pandas 3.0
  • Static plotting refactoring
  • ENH: Allow passing schema and additional_metadata in to_parquet
  • FEAT: Add geodesic area and length calculations
  • MAINT: cleanup release warning for project.license table
  • ENH: allow conversion of multiple geometry columns in read_postgis
  • Avoid returning deep copies with pandas 3.0 (with Copy-on-Write)
  • Add area averaged mean aggfunc to dissolve

See more issues on GitHub

Related Packages & Articles

deltalake 1.4.2

Native Delta Lake Python binding based on delta-rs with Pandas integration

datasets 4.5.0

HuggingFace community-driven open-source library of datasets