README.md
init_env
setup.py
Backlogged Code/Global_Utils.py
Backlogged Code/Multi_Threading_Functions.py
Backlogged Code/MyEncoder.py
Backlogged Code/SampleRemoval 2.py
Backlogged Code/SampleRemoval.py
Backlogged Code/__init__.py
Backlogged Code/cluster_master.py
Backlogged Code/cluster_master_1.py
Backlogged Code/data_manipulation.py
Backlogged Code/eval_model.py
Backlogged Code/generate_docs.py
eflow/__init__.py
eflow.egg-info/PKG-INFO
eflow.egg-info/SOURCES.txt
eflow.egg-info/dependency_links.txt
eflow.egg-info/requires.txt
eflow.egg-info/top_level.txt
eflow/_hidden/__init__.py
eflow/_hidden/constants.py
eflow/_hidden/custom_exceptions.py
eflow/_hidden/custom_warnings.py
eflow/_hidden/general_objects/__init__.py
eflow/_hidden/general_objects/dataframe_snapshot.py
eflow/_hidden/general_objects/enum.py
eflow/_hidden/parent_objects/__init__.py
eflow/_hidden/parent_objects/auto_modeler.py
eflow/_hidden/parent_objects/data_analysis.py
eflow/_hidden/parent_objects/data_pipeline_segment.py
eflow/_hidden/parent_objects/file_output.py
eflow/_hidden/parent_objects/model_analysis.py
eflow/_hidden/parent_objects/pipeline_jupyter_widget.py
eflow/_hidden/widgets/__init__.py
eflow/_hidden/widgets/feature_data_cleaning_widget.py
eflow/_hidden/widgets/string_cleaning_widget.py
eflow/auto_modeler/__init__.py
eflow/auto_modeler/auto_cluster.py
eflow/data_analysis/__init__.py
eflow/data_analysis/feature_analysis.py
eflow/data_analysis/null_analysis.py
eflow/data_pipeline_segments/__init__.py
eflow/data_pipeline_segments/data_encoder.py
eflow/data_pipeline_segments/feature_data_cleaner.py
eflow/data_pipeline_segments/feature_transformer.py
eflow/data_pipeline_segments/string_cleaner.py
eflow/data_pipeline_segments/type_fixer.py
eflow/foundation/__init__.py
eflow/foundation/data_frame_types.py
eflow/foundation/data_pipeline.py
eflow/model_analysis/__init__.py
eflow/model_analysis/classification_analysis.py
eflow/model_analysis/regression_analysis.py
eflow/utils/__init__.py
eflow/utils/eflow_utils.py
eflow/utils/image_processing_utils.py
eflow/utils/language_processing_utils.py
eflow/utils/math_utils.py
eflow/utils/misc_utils.py
eflow/utils/modeling_utils.py
eflow/utils/multi_threading.py
eflow/utils/pandas_utils.py
eflow/utils/string_utils.py
eflow/utils/sys_utils.py
eflow/widgets/__init__.py
eflow/widgets/color_labeling_widget.py