The pandas
library has become popular not just for enabling powerful data analysis but also for its handy pre-canned plotting methods.
Interestingly, those plotting methods are really just convenient wrappers around existing matplotlib
calls. You can use matplotlib
and pandas
to produce even more sophisticated visualizations.
Marco Belo on Oct. 30, 2019
ValueError: Invalid RGBA argument: ‘xkcd: dark grey’