Skip to content

Commit 65d8345

Browse files
add extract date features
1 parent 2474993 commit 65d8345

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

time_series/extract_date_features.ipynb

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -315,21 +315,6 @@
315315
"df.columns"
316316
]
317317
},
318-
{
319-
"cell_type": "code",
320-
"execution_count": 7,
321-
"id": "e47d30b0",
322-
"metadata": {
323-
"ExecuteTime": {
324-
"end_time": "2022-09-21T16:13:04.309339Z",
325-
"start_time": "2022-09-21T16:13:04.299591Z"
326-
}
327-
},
328-
"outputs": [],
329-
"source": [
330-
"df.to_csv('out.csv')"
331-
]
332-
},
333318
{
334319
"cell_type": "markdown",
335320
"id": "861d1d04",

0 commit comments

Comments
 (0)