Skip to contents

Uses the xray library to identify anomalous columns and drops them.

Usage

drop_anomalous_cols(df)

Arguments

df

A dataframe to be examined

Value

The df variable without the anomalous columns