mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-21 13:00:14 +08:00
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:
co-authored by
Flavin
parent
cfc732e610
commit
79aeefacd7
@@ -75,6 +75,14 @@ Spatial index
|
||||
GeoDataFrame.sindex
|
||||
GeoDataFrame.has_sindex
|
||||
|
||||
Indexing
|
||||
--------
|
||||
|
||||
.. autosummary::
|
||||
:toctree: api/
|
||||
|
||||
GeoDataFrame.cx
|
||||
|
||||
Interface
|
||||
---------
|
||||
|
||||
|
||||
@@ -154,6 +154,14 @@ Spatial index
|
||||
GeoSeries.sindex
|
||||
GeoSeries.has_sindex
|
||||
|
||||
Indexing
|
||||
--------
|
||||
|
||||
.. autosummary::
|
||||
:toctree: api/
|
||||
|
||||
GeoSeries.cx
|
||||
|
||||
Interface
|
||||
---------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user