mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-22 13:10:25 +08:00
* adding rename_geometry method and test * adding inplace and updating the example doc and tests accordingly' * fixing inplace in rename_geometry * Update geopandas/geodataframe.py minor styling change Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com> * Update geopandas/geodataframe.py styling change Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com> * Update geopandas/geodataframe.py styling change Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com> * Update geopandas/geodataframe.py styling change Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com> * Update geopandas/tests/test_geodataframe.py styling change Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com> * Update geopandas/geodataframe.py Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com> * adding reference document * Update geopandas/geodataframe.py Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com>