Files
geopandas/doc/source/docs/reference/io.rst
T
Martin Fleischmann 953753896a DOC: Restructured documentation, use pydata-sphinx-theme (#1564)
* use pydata theme

* structure

* fix links

* adapt colors

* getting started

* buttons

* buttons

* rename, use myst, fill stuff

* myst to env

* cleanup

* covered_by

* review comments

* fix link

* use api
2020-08-20 21:48:19 +01:00

38 lines
465 B
ReStructuredText

============
Input/output
============
.. currentmodule:: geopandas
GIS vector files
----------------
.. autosummary::
:toctree: api/
read_file
GeoDataFrame.to_file
PostGIS
-------
.. autosummary::
:toctree: api/
read_postgis
GeoDataFrame.to_postgis
Feather
-------
.. autosummary::
:toctree: api/
read_feather
GeoDataFrame.to_feather
Parquet
-------
.. autosummary::
:toctree: api/
read_parquet
GeoDataFrame.to_parquet