diff --git a/doc/source/user.rst b/doc/source/user.rst index 92c0bca..47b4189 100644 --- a/doc/source/user.rst +++ b/doc/source/user.rst @@ -1,5 +1,5 @@ -Documentation -============= +User Guide +========== GeoPandas implements two main data structures, a ``GeoSeries`` and a ``GeoDataFrame``. These are subclasses of pandas ``Series`` and