diff options
Diffstat (limited to 'gis/geopandas/slack-desc')
-rw-r--r-- | gis/geopandas/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gis/geopandas/slack-desc b/gis/geopandas/slack-desc new file mode 100644 index 0000000000000..50ab2d22ee4e5 --- /dev/null +++ b/gis/geopandas/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +geopandas: geopandas (Python tools for geographic data) +geopandas: +geopandas: GeoPandas is a project to add support for geographic data to pandas +geopandas: objects. It currently implements GeoSeries and GeoDataFrame types +geopandas: which are subclasses of pandas.Series and pandas.DataFrame +geopandas: respectively. GeoPandas objects can act on shapely geometry objects +geopandas: and perform geometric operations. +geopandas: +geopandas: +geopandas: +geopandas: |