mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
5 lines
295 B
Text
5 lines
295 B
Text
|
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.
|