SlackBuildsOrg/gis/geopandas
Arn0 6c027333b2
gis/geopandas: Changed REQUIRES for python3-psycopg2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:04 +07:00
..
geopandas.info gis/geopandas: Changed REQUIRES for python3-psycopg2 2022-03-18 00:26:04 +07:00
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.