-
Python dependencies:
pip install -r requirements.txt -
Copy the downloaded dataset into the root directory of the repo.
-
Create a copy of the template (
group-template), please prefix your group folder withgroup-:cp -rf group-template group-awesome
-
Run your solution:
python3 group-awesome/aggregation.py
-
Run all solutions:
aggregation
python leaderboard.py aggregation group-*join
python leaderboard.py join group-* -
Checkin:
git add group-aweseome git commit -m "updated group-awesome" git fetch && git rebase origin/main && git push origin main
utndatasystems/cloud-db-2025-query-processing
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|