Skip to content

Commit df570da

Browse files
author
Andrew McCluskey
committed
a bit more text in the stats section
1 parent 77bb6ff commit df570da

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

content/data_work/ir_spectra.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
"name": "python",
436436
"nbconvert_exporter": "python",
437437
"pygments_lexer": "ipython3",
438-
"version": "3.8.2"
438+
"version": "3.7.6"
439439
}
440440
},
441441
"nbformat": 4,

content/data_work/stats.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@
207207
"cell_type": "markdown",
208208
"metadata": {},
209209
"source": [
210-
"Notice that the values are the same as above, the mean and standard deviation."
210+
"Notice that the values are the same as above, the mean and standard deviation.\n",
211+
"This fitting can be performed using any of the statistical functions included in `scipy`. "
211212
]
212213
}
213214
],

0 commit comments

Comments
 (0)