LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
main/__init__.py
main/automl_processor.py
main/common.py
main/run.py
prepup_linux.egg-info/PKG-INFO
prepup_linux.egg-info/SOURCES.txt
prepup_linux.egg-info/dependency_links.txt
prepup_linux.egg-info/entry_points.txt
prepup_linux.egg-info/requires.txt
prepup_linux.egg-info/top_level.txt
tests/test_correlation.py
tests/test_dtype_features.py
tests/test_features_available.py
tests/test_find_outliers.py
tests/test_imbalanced_data.py
tests/test_impute_data.py
tests/test_kurtosis_skewness.py
tests/test_missing_plot.py
tests/test_normal_distribution.py
tests/test_plot_histogram.py
tests/test_scaling.py
tests/test_scatter_plot.py
tests/test_shape_data.py