mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-26 13:50:17 +08:00
Pandas commit c6d07a8 uses iloc for head and tail, which cause these tests to fail. Skip them. The test for iloc is already being skipped.