DOC: documentation improvements (#1750)

* docstring changes

* cx

* notes

* ci fix

* skip check

* updates based on the review

* Update geopandas/base.py

Co-authored-by: Flavin <flavinj@gmail.com>

* typo

Co-authored-by: Flavin <flavinj@gmail.com>
This commit is contained in:
Martin Fleischmann
2021-01-30 11:00:00 +00:00
committed by GitHub
co-authored by Flavin
parent cfc732e610
commit 79aeefacd7
11 changed files with 362 additions and 16 deletions
@@ -75,6 +75,14 @@ Spatial index
GeoDataFrame.sindex
GeoDataFrame.has_sindex
Indexing
--------
.. autosummary::
:toctree: api/
GeoDataFrame.cx
Interface
---------
+8
View File
@@ -154,6 +154,14 @@ Spatial index
GeoSeries.sindex
GeoSeries.has_sindex
Indexing
--------
.. autosummary::
:toctree: api/
GeoSeries.cx
Interface
---------