Hi
I’m having issues trying to display a choropleth map
I tried using geodataframe as coordinates :
This one crash
Also tried to convert it to a json :
This returns an object but no map
Tried with px.choropleth, go.choroplethmapbox but nothing seeems to work
Here’s a a view of my data :
Any ideas ?
Thanks


