README.md
setup.py
datagit/__init__.py
datagit/cli.py
datagit/dataset_helpers.py
datagit/drift_evaluators.py
datagit/github_connector.py
datagit/query_builder.py
datagit.egg-info/PKG-INFO
datagit.egg-info/SOURCES.txt
datagit.egg-info/dependency_links.txt
datagit.egg-info/entry_points.txt
datagit.egg-info/requires.txt
datagit.egg-info/top_level.txt
tests/__init__.py
tests/test_compare_dataframes.py
tests/test_git_helpers.py
tests/test_github_connector.py
tests/test_large_dataset_comparison.py
tests/test_parse_date.py
tests/test_query_builder.py