CMD + K

geopandas

Community

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/x_xxj/simple geopandas

Usage Tracking

0.7.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

GeoPandas is a project to add support for geographic data to pandas_ objects.

The goal of GeoPandas is to make working with geospatial data in python easier. It combines the capabilities of pandas_ and shapely_, providing geospatial operations in pandas and a high-level interface to multiple geometries to shapely. GeoPandas enables you to easily do operations in python that would otherwise require a spatial database such as PostGIS.

.. _pandas: http://pandas.pydata.org .. _shapely: http://shapely.readthedocs.io/en/latest/

About

Last Updated

Jun 1, 2020 at 20:59

Supported Platforms

noarch