I am generating a graph using pandas. When I run my script locally, I get this error: AttributeError: module \'pandas.plotting\' has no attribute \'_matplotlib\'
AttributeError: module \'pandas.plotting\' has no attribute \'_matplotlib\'