Choropleth map doesn't display

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

hey @reeves06 welcome to the forums. Could you share the code + sample data to copy&paste it to out machines?