Plotting¶
The following functions are contained in the pandas.plotting module.
|
Generate a matplotlib plot of Andrews curves, for visualising clusters of multivariate data. |
|
Bootstrap plot on mean, median and mid-range statistics. |
Remove pandas’ formatters and converters |
|
|
Lag plot for time series. |
|
Parallel coordinates plotting. |
|
Plot a multidimensional dataset in 2D. |
|
Register Pandas Formatters and Converters with matplotlib |
|
Draw a matrix of scatter plots. |