Skip to contents

'outliers_distributions' generates plots of feature distributions to determine which features have skewed distributions and how to normalize your values for analysis downstream.

Usage

outliers_distributions(data)

Arguments

data

is your final dataframe which contains gathered data (measure, value) format