fairlens.plot.distr#

Visualize distributions of data.

Functions

attr_distr_plot

Plot the distribution of the target attribute with respect to all the unique values in the column attr.

distr_plot

Plot the distribution of the groups with respect to the target attribute.

mult_distr_plot

Plot the distribution of the all values for each of the unique values in the column attr with respect to the target attribute.