mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-18 12:30:35 +08:00
* 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
15 lines
280 B
ReStructuredText
15 lines
280 B
ReStructuredText
=======
|
|
Testing
|
|
=======
|
|
.. currentmodule:: geopandas
|
|
|
|
GeoPandas includes specific functions to test its objects.
|
|
|
|
.. autosummary::
|
|
:toctree: api/
|
|
|
|
.. testing.geom_equals
|
|
.. testing.geom_almost_equals
|
|
testing.assert_geoseries_equal
|
|
testing.assert_geodataframe_equal
|