mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
743a369c72
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
351 B
Text
7 lines
351 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.
|
|
|
|
geopy is an optional dependency for geocoding support.
|