Dfcleaner

Latest version: v1.2.0

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

Added

- add default parameters to preprocess function
- add parameter 'label_col' in preprocess() to remove
rows where the label_col is null
- add parameter 'label_col' in remove_outliers() so that
the label col will not be considered as a column to remove outliers from
- add suggest_col_drop() to suggest which columns to drop (irrelevant columns) based on the column name; like ID, first_name, surname, ...

Changed

- sanitize_column_names() now converts CamelCase to snake_case
- suggest_conversion_dict() now suggests 'category' dtype to numeric columns that are actually categorical; like 'has_credit_card' that has 1 or 0 as values

0.1.1

Changed

- sanitize_column_names now keeps any already present underscores

0.1.0

Added

- add MIT license badge in readme
- add function to suggest conversion dict

0.0.1

- work in progress

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.