Arn0 6c027333b2 gis/geopandas: Changed REQUIRES for python3-psycopg2 il y a 2 ans
..
README f66308896b gis/geopandas: Wrap README at 72 columns. il y a 2 ans
geopandas.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var il y a 3 ans
geopandas.info 6c027333b2 gis/geopandas: Changed REQUIRES for python3-psycopg2 il y a 2 ans
slack-desc a62cd84489 gis/geopandas: Added (Python tools for geographic data) il y a 4 ans

README

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.