Skip to content

Commit 2cff370

Browse files
stijnvanhoeyjorisvandenbossche
authored andcommitted
Fix #121 switch to python 3.8
1 parent d0045e3 commit 2cff370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_solved/pandas_04_time_series_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
"cell_type": "markdown",
385385
"metadata": {},
386386
"source": [
387-
"A detailed overview of how to specify the `format` string, see the table in the python documentation: https://docs.python.org/3.5/library/datetime.html#strftime-and-strptime-behavior"
387+
"A detailed overview of how to specify the `format` string, see the table in the python documentation: https://docs.python.org/3.8/library/datetime.html#strftime-and-strptime-behavior"
388388
]
389389
},
390390
{

0 commit comments

Comments
 (0)