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

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.