Skip to content

Commit e884066

Browse files
committed
#4 #5 Rerunning notebooks ahead of tutorial.
1 parent b8cd8f8 commit e884066

4 files changed

+1909
-521
lines changed

02_ml_pipeline.ipynb

+1-3
Original file line numberDiff line numberDiff line change
@@ -1048,9 +1048,7 @@
10481048
"id": "48a286c7-6ba7-4b3c-b0a8-1d8ae84e3f6d",
10491049
"metadata": {},
10501050
"outputs": [],
1051-
"source": [
1052-
"falklands_df['time'] = pandas.to_datetime(falklands_df['DTG'])"
1053-
]
1051+
"source": []
10541052
},
10551053
{
10561054
"cell_type": "markdown",

0 commit comments

Comments
 (0)