Set same scale in legend matplotlib
I’m working with geospacial data and I have two pandas dataframes with two different regions, both have a column geometry
with the (multi)polygons and a column SCORE
with a value for each of the (multi)polygons I want to plot.