From 2922a6fa52be3e137e812d34b4d541f69f9cfd37 Mon Sep 17 00:00:00 2001 From: Kelsey Jordahl Date: Wed, 16 Oct 2013 17:41:23 -0400 Subject: [PATCH] DOC: Caption in user guide to match table of contents --- doc/source/user.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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