Skip to content

Commit

Permalink
Changes to 2019?
Browse files Browse the repository at this point in the history
  • Loading branch information
villekuosmanen committed May 10, 2019
1 parent d39da10 commit 9f1d187
Show file tree
Hide file tree
Showing 21 changed files with 1,241 additions and 199 deletions.
8 changes: 4 additions & 4 deletions .ipynb_checkpoints/ConstructorDataExplorer-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -274,11 +274,11 @@
"1006, 69, United States Grand Prix\n",
"[{'driverId': 1, 'constructorId': 131}, {'driverId': 20, 'constructorId': 6}, {'driverId': 8, 'constructorId': 6}, {'driverId': 822, 'constructorId': 131}, {'driverId': 817, 'constructorId': 9}, {'driverId': 839, 'constructorId': 10}, {'driverId': 807, 'constructorId': 4}, {'driverId': 154, 'constructorId': 210}, {'driverId': 844, 'constructorId': 15}, {'driverId': 815, 'constructorId': 10}, {'driverId': 832, 'constructorId': 4}, {'driverId': 825, 'constructorId': 210}, {'driverId': 842, 'constructorId': 5}, {'driverId': 843, 'constructorId': 5}, {'driverId': 830, 'constructorId': 9}, {'driverId': 4, 'constructorId': 1}, {'driverId': 845, 'constructorId': 3}, {'driverId': 840, 'constructorId': 3}, {'driverId': 828, 'constructorId': 15}, {'driverId': 838, 'constructorId': 1}]\n",
"1007, 32, Mexican Grand Prix\n",
"()\n",
"[{'driverId': 817, 'constructorId': 9}, {'driverId': 830, 'constructorId': 9}, {'driverId': 1, 'constructorId': 131}, {'driverId': 20, 'constructorId': 6}, {'driverId': 822, 'constructorId': 131}, {'driverId': 8, 'constructorId': 6}, {'driverId': 807, 'constructorId': 4}, {'driverId': 832, 'constructorId': 4}, {'driverId': 844, 'constructorId': 15}, {'driverId': 828, 'constructorId': 15}, {'driverId': 839, 'constructorId': 10}, {'driverId': 815, 'constructorId': 10}, {'driverId': 843, 'constructorId': 5}, {'driverId': 842, 'constructorId': 5}, {'driverId': 154, 'constructorId': 210}, {'driverId': 838, 'constructorId': 1}, {'driverId': 825, 'constructorId': 210}, {'driverId': 840, 'constructorId': 3}, {'driverId': 845, 'constructorId': 3}, {'driverId': 4, 'constructorId': 1}]\n",
"1008, 18, Brazilian Grand Prix\n",
"()\n",
"[{'driverId': 1, 'constructorId': 131}, {'driverId': 20, 'constructorId': 6}, {'driverId': 822, 'constructorId': 131}, {'driverId': 8, 'constructorId': 6}, {'driverId': 830, 'constructorId': 9}, {'driverId': 817, 'constructorId': 9}, {'driverId': 828, 'constructorId': 15}, {'driverId': 844, 'constructorId': 15}, {'driverId': 154, 'constructorId': 210}, {'driverId': 842, 'constructorId': 5}, {'driverId': 825, 'constructorId': 210}, {'driverId': 815, 'constructorId': 10}, {'driverId': 839, 'constructorId': 10}, {'driverId': 807, 'constructorId': 4}, {'driverId': 845, 'constructorId': 3}, {'driverId': 832, 'constructorId': 4}, {'driverId': 843, 'constructorId': 5}, {'driverId': 4, 'constructorId': 1}, {'driverId': 840, 'constructorId': 3}, {'driverId': 838, 'constructorId': 1}]\n",
"1009, 24, Abu Dhabi Grand Prix\n",
"()\n"
"[{'driverId': 1, 'constructorId': 131}, {'driverId': 822, 'constructorId': 131}, {'driverId': 20, 'constructorId': 6}, {'driverId': 8, 'constructorId': 6}, {'driverId': 817, 'constructorId': 9}, {'driverId': 830, 'constructorId': 9}, {'driverId': 154, 'constructorId': 210}, {'driverId': 844, 'constructorId': 15}, {'driverId': 839, 'constructorId': 10}, {'driverId': 807, 'constructorId': 4}, {'driverId': 832, 'constructorId': 4}, {'driverId': 828, 'constructorId': 15}, {'driverId': 825, 'constructorId': 210}, {'driverId': 815, 'constructorId': 10}, {'driverId': 4, 'constructorId': 1}, {'driverId': 843, 'constructorId': 5}, {'driverId': 842, 'constructorId': 5}, {'driverId': 838, 'constructorId': 1}, {'driverId': 845, 'constructorId': 3}, {'driverId': 840, 'constructorId': 3}]\n"
]
}
],
Expand Down
Loading

0 comments on commit 9f1d187

Please sign in to comment.