mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
f66308896b
Signed-off-by: B. Watson <yalhcru@gmail.com>
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.
|