mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-20 12:50:47 +08:00
* Read TextIOBase objects with geopandas * Split test for different file objects * Skip pytest if fiona<1.8 * revert argname, add test for tempfile and update docstring * Add docs for reading file like objects * style * minor doc styling Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>