AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
fundamentals_of_data_science/__init__.py
fundamentals_of_data_science/eda.py
fundamentals_of_data_science/fundamentals_of_data_science.py
fundamentals_of_data_science/models.py
fundamentals_of_data_science.egg-info/PKG-INFO
fundamentals_of_data_science.egg-info/SOURCES.txt
fundamentals_of_data_science.egg-info/dependency_links.txt
fundamentals_of_data_science.egg-info/not-zip-safe
fundamentals_of_data_science.egg-info/requires.txt
fundamentals_of_data_science.egg-info/top_level.txt
fundamentals_of_data_science/datasets/__init__.py
fundamentals_of_data_science/datasets/arsenic.wells.tsv
fundamentals_of_data_science/datasets/child_iq.tsv
fundamentals_of_data_science/datasets/imports-85.data.csv
fundamentals_of_data_science/datasets/kc_house_data.csv
fundamentals_of_data_science/datasets/mesquite.tsv
tests/test_fundamentals_of_data_science.py