pandas_profiling.visualisation.plot
Plot functions for the profiling report.
Functions
|
Generate category frequency plot to show category frequency. |
|
Plot image of a matrix correlation. |
|
|
|
|
|
Get the upper half of the color map |
|
Dynamic label font sizes in correlation plots |
|
Plot an histogram of the data. |
|
Plot a small (mini) histogram of the data. |
|
Plot an time-series plot of the data. |
|
A bar chart visualization of the missing data. |
|
Presents a seaborn heatmap visualization of missing data correlation. |
|
A matrix visualization of missing data. |
|
|
|
Scatter plot (or hexbin plot) from a series of complex values |
|
Scatter plot (or hexbin plot) from two series |
|
Scatter plot (or hexbin plot) from one series of sequences with length 2 |
|
Generate a multi entity timeseries heatmap based on a pandas DataFrame. |