Skip to contents

This function filters categorical columns and plots the frequency for each value on every feature.

Usage

plot_cats(df)

Arguments

df

Dataframe

Value

Plot. Result of df categorical features.

See also