I use matplotlib to plot graph without any problems, the left Y axis
is for percentage and right Y aixs
for amount, after I import geoplot
, only this one line code imort geoplot
, my graph left Y aixs showed in error! what happened? That error is still there even if remove import geoplot
, delete folder __pycache__
and restart vscode! what can I do to solve this strange error?