02-numpy.md: Update numpy.diff example to use patient data (#782)
* Update 02-numpy.md Changing `numpy.diff` example to use data from the inflammation dataset. As well as adding introduction to usage `axis` parameter of `numpy.diff` in the 2D multi-dimensinal array. * Update 02-numpy.md Change `row_start` variable name to `patient3_week1`. Modify wording for the 2D array `numpy.diff` example question. * Adding decimer indicator for number within numpy array * Add printing statement for viewing of patient3_week1 data
Showing
Please register or sign in to comment