You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example was using the 'world' dataset which was removed in
geopandas 1.0. Updated to use the geodatasets package for v1.0+
with a fallback to the old approach for older versions.
This keeps the example working across all geopandas versions.
Fixes#4778
0 commit comments