Skip to content

Commit 38de7af

Browse files
authored
[DOC] fixing examples link (sktime#7911)
Attempt to fix the examples link, fixes sktime#7894
1 parent d34b943 commit 38de7af

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

examples/transformation/fracdiff/example_prado.ipynb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Examples"
7+
"# Financial data examples"
88
]
99
},
1010
{
@@ -810,13 +810,6 @@
810810
"plt.title(\"ADF statistics of fractionally differentiated prices\")\n",
811811
"plt.show()"
812812
]
813-
},
814-
{
815-
"cell_type": "code",
816-
"execution_count": null,
817-
"metadata": {},
818-
"outputs": [],
819-
"source": []
820813
}
821814
],
822815
"metadata": {

0 commit comments

Comments
 (0)