Skip to contents

This function plots all columns frequencies and boxplots, for categorical and numerical respectively.

Usage

plot_df(df)

Arguments

df

Dataframe

Value

Plot. Result of df categorical and numerical features.

See also