slackbuilds_ponce/gis/geopandas
Benjamin Trigona-Harany a62cd84489
gis/geopandas: Added (Python tools for geographic data)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-05-16 08:44:07 +07:00
..
geopandas.info
geopandas.SlackBuild
README
slack-desc

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.