LICENSE
README.md
setup.py
cleanflo.egg-info/PKG-INFO
cleanflo.egg-info/SOURCES.txt
cleanflo.egg-info/dependency_links.txt
cleanflo.egg-info/requires.txt
cleanflo.egg-info/top_level.txt
cleanflo_files/__init__.py
cleanflo_files/cleanflo_pipeline.py
cleanflo_files/conversion.py
cleanflo_files/feature_encoding.py
cleanflo_files/feature_scaling.py
cleanflo_files/feature_split.py
cleanflo_files/missing_values.py
cleanflo_files/outliers.py
cleanflo_files/text_cleaning.py
tests/Testing_1.py
tests/__init__.py
tests/test_convert_types.py
tests/test_encoding.py
tests/test_missing_values.py
tests/test_outliers.py
tests/test_pipeline.py
tests/test_scaling.py
tests/test_split_features.py
tests/test_text_cleaning.py