Closed Sangarshanan closed 4 years ago
On
gdf.kepler.plot() userwarning from geopandas pops up, this happens after geopandas was bumped to 0.8
gdf.kepler.plot()
UserWarning: Geometry column does not contain geometry.
This is just a warning, so does not break anything
Closed upstream https://github.com/keplergl/kepler.gl/pull/1201
Will need to bump the version after release
On
gdf.kepler.plot()
userwarning from geopandas pops up, this happens after geopandas was bumped to 0.8UserWarning: Geometry column does not contain geometry.
This is just a warning, so does not break anything