You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Arn0 6c027333b2
gis/geopandas: Changed REQUIRES for python3-psycopg2
4 years ago
..
README gis/geopandas: Wrap README at 72 columns. 4 years ago
geopandas.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
geopandas.info gis/geopandas: Changed REQUIRES for python3-psycopg2 4 years ago
slack-desc gis/geopandas: Added (Python tools for geographic data) 6 years ago

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.