spatialpandas icon indicating copy to clipboard operation
spatialpandas copied to clipboard

Pandas 2.2.0 rc0 emit warning

Open hoxbro opened this issue 1 year ago • 1 comments

When trying out Pandas 2.2.0rc0 in https://github.com/holoviz/holoviews/pull/6074, I found the following warning started to be emitted: Passing a SingleBlockManager to GeoSeries is deprecated and will raise in a future version. Use public APIs instead.

hoxbro avatar Jan 19 '24 11:01 hoxbro

Inspiration to how to solve it can be found here: https://github.com/geopandas/geopandas/pull/3046

hoxbro avatar Feb 01 '24 08:02 hoxbro