cleanup of lecture notebooks
This commit is contained in:
parent
6ee6486cf3
commit
40ed58df74
@ -1163,7 +1163,7 @@
|
||||
"id": "2b6b9648",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Using the STATSBASE.JL package to compute Winsorized mean"
|
||||
"### Using the StatsBase.jl package to compute Winsorized mean"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
File diff suppressed because one or more lines are too long
@ -527,8 +527,8 @@
|
||||
],
|
||||
"source": [
|
||||
"annotate!([(T, Y + 0.01, \"Y\"),\n",
|
||||
"(T, K + 0.01, \"K\"),\n",
|
||||
"(T, X[end] + 0.01, \"X\")])"
|
||||
" (T, K + 0.01, \"K\"),\n",
|
||||
" (T, X[end] + 0.01, \"X\")])"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user