SpatioTemporal / STAREPandas

STAREpandas adds SpatioTemporal Adaptive Resolution Encoding (STARE) support to pandas DataFrames. https://starepandas.readthedocs.io/en/latest/
MIT License
4 stars 1 forks source link

The geopandas.dataset module is deprecated #159

Open NiklasPhabian opened 10 months ago

NiklasPhabian commented 10 months ago

"The geopandas.dataset module is deprecated and will be removed in GeoPandas 1.0. You can get the original 'naturalearth_lowres' data from https://www.naturalearthdata.com/downloads/110m-cultural-vectors/. world = geopandas.read_file(geopandas.datasets.get_path('naturalearth_lowres'))"

Should pull this out of our example notebooks