.gitignore
LICENSE
Makefile
README.rst
requirements.txt
setup.py
tableintuit/__init__.py
tableintuit/__meta__.py
tableintuit/cli.py
tableintuit/cluster.py
tableintuit/exceptions.py
tableintuit/rows.py
tableintuit/stats.py
tableintuit/types.py
tableintuit.egg-info/PKG-INFO
tableintuit.egg-info/SOURCES.txt
tableintuit.egg-info/dependency_links.txt
tableintuit.egg-info/entry_points.txt
tableintuit.egg-info/requires.txt
tableintuit.egg-info/top_level.txt
test/__init__.py
test/test_basic.py
test/test_data/na.csv
test/test_data/rowgen_sources.csv
test/test_data/stat_sources.csv
test/test_data/rows/crazy_body.xls
test/test_data/rows/crazy_headers.xls
test/test_data/rows/one_header_300_data_rows.xls
test/test_data/rows/one_header_300_row_one_footer.xls
test/test_data/rows/sources.csv
test/test_data/rows/two_comments_two_headers_300_data_rows.xls
test/test_data/rows/two_comments_two_headers_two_footers_3k_data_rows.xls