============
Input/output
============
.. currentmodule:: dask_geopandas

GeoPandas
----------------
.. autosummary::
   :toctree: api/

   from_dask_dataframe
   from_geopandas

GIS files
---------

.. autosummary::
   :toctree: api/

   read_file

Parquet
-------
.. autosummary::
   :toctree: api/

   read_parquet
   GeoDataFrame.to_parquet

Feather
-------
.. autosummary::
   :toctree: api/

   read_feather
   GeoDataFrame.to_feather
