This is the setup repo for the Dremio Football Hackathon
Use the following files with Dremio Available Here
- plays.parquet
- tackles.parquet
- players_updated.parquet
- games_updates.parquet
- tracking_all_weeks_updated.parquet
The original files before transformation can be found here on Kaggle.
The original files for players, games and tracking_all_weeks are included along with the python scripts used to transform timestamp columns from nanoseconds to milliseconds for reference. (make sure pandas is installed in the active python environment if reusing the scripts)