LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
sportsfeatures/__init__.py
sportsfeatures/bet.py
sportsfeatures/bets_process.py
sportsfeatures/cache.py
sportsfeatures/columns.py
sportsfeatures/correlation_reducer.py
sportsfeatures/datetime_process.py
sportsfeatures/datetimesub_process.py
sportsfeatures/distance_process.py
sportsfeatures/embedding_column.py
sportsfeatures/entity_type.py
sportsfeatures/identifier.py
sportsfeatures/image_process.py
sportsfeatures/lastplayed_process.py
sportsfeatures/margin_process.py
sportsfeatures/match.py
sportsfeatures/news.py
sportsfeatures/news_process.py
sportsfeatures/null_check.py
sportsfeatures/offensive_efficiency_process.py
sportsfeatures/ordinal_process.py
sportsfeatures/players_process.py
sportsfeatures/process.py
sportsfeatures/remove_process.py
sportsfeatures/skill_process.py
sportsfeatures/team.py
sportsfeatures/timeseries_process.py
sportsfeatures/win_process.py
sportsfeatures/windowed_rating.py
sportsfeatures.egg-info/PKG-INFO
sportsfeatures.egg-info/SOURCES.txt
sportsfeatures.egg-info/dependency_links.txt
sportsfeatures.egg-info/not-zip-safe
sportsfeatures.egg-info/requires.txt
sportsfeatures.egg-info/top_level.txt
tests/__init__.py
tests/bet_process_test.py
tests/datetimesub_process_test.py
tests/margin_process_test.py
tests/players_process_test.py
tests/process_test.py
tests/skill_process_test.py
tests/timeseries_process_test.py