README.md
setup.py
self_stats/__init__.py
self_stats/__main__.py
self_stats.egg-info/PKG-INFO
self_stats.egg-info/SOURCES.txt
self_stats.egg-info/dependency_links.txt
self_stats.egg-info/requires.txt
self_stats.egg-info/top_level.txt
self_stats/munger/__init__.py
self_stats/munger/add_date_columns.py
self_stats/munger/aggregate_data.py
self_stats/munger/content_analysis.py
self_stats/munger/impute_time_data.py
self_stats/munger/input_output.py
self_stats/munger/munger_main.py
self_stats/munger/parse_and_process.py
self_stats/munger/process_dates.py
tests/test_clean_output_data.py
tests/test_extract.py
tests/test_process_search_history.py
tests/test_process_video_watch_history.py
tests/test_selector.py