python-geopandas-doc

Documentation for the geopandas library
  http://www.geopandas.org
  0
  no reviews



Geopandas is a project to add support for geographic data to pandas objects. it currently implements `geoseries` and `geodataframe` types which are subclasses of `pandas.series` and `pandas.dataframe` respectively. geopandas objects can act on shapely geometry objects and perform geometric operations.