Last updated:
0 purchases
outliersantuanant 0.0.2
This Python package is created to remove outlier rows from a dataset.
To use thi dataset you ned to create a pandas dataframe(you can use
pd.read_csv() to do it), and to to use this package your dataset
should have only numerical values and if you have any strings
then you can use one hot encoding or simple label encoder to do that,
but make sure before using it that it is all done.
Anant Chopra 101703063
Aekamjot Singh 101703042
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.