diff --git a/notebooks/part_3_main_nb.ipynb b/notebooks/part_3_main_nb.ipynb index 9c467fd..d034217 100644 --- a/notebooks/part_3_main_nb.ipynb +++ b/notebooks/part_3_main_nb.ipynb @@ -73,7 +73,7 @@ { "data": { "text/plain": [ - "'This notebook was last executed on 2019-08-09 11:19'" + "'This notebook was last executed on 2019-08-12 22:01'" ] }, "execution_count": 3, @@ -529,7 +529,9 @@ "- Box Plot [documentation here](https://seaborn.pydata.org/generated/seaborn.boxplot.html)\n", "- Violin Plot [documentation here](https://seaborn.pydata.org/generated/seaborn.violinplot.html)\n", "- Boxen Plot [documentation here](https://seaborn.pydata.org/generated/seaborn.boxenplot.html)\n", - " - This one is probably the most complicated, as it presents many quantiles or \"letter values\"; you can read more about this chart type by taking a look at the [paper that introduced the plot type here](https://vita.had.co.nz/papers/letter-value-plot.html)" + " - This one is probably the most complicated, as it presents many quantiles or \"letter values\"; you can read more about this chart type by taking a look at the [paper that introduced the plot type here](https://vita.had.co.nz/papers/letter-value-plot.html)\n", + " \n", + "**Note:** I am very thankful for the contributions made by [Roland Jeannier](https://github.com/rtjeannier) to the section below. He helped with many of the views that follow--most importantly the final ECDF chart." ] }, { @@ -634195,20 +634197,20 @@ "
\n", " \n", " \n", - "
\n", + "
\n", "