We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369a252 commit 11d8c2eCopy full SHA for 11d8c2e
4 files changed
Statistics/boxplot/.ipynb_checkpoints/Box_plot_interpretation-checkpoint.ipynb
@@ -11,8 +11,7 @@
11
"cell_type": "markdown",
12
"metadata": {},
13
"source": [
14
- "Data taken from https://www.kaggle.com/uciml/breast-cancer-wisconsin-data/version/2 <br>\n",
15
- "Useful: https://www.kaggle.com/uciml/breast-cancer-wisconsin-data"
+ "Data taken from https://www.kaggle.com/uciml/breast-cancer-wisconsin-data/version/2"
16
]
17
},
18
{
@@ -488,7 +487,7 @@
488
487
489
490
491
- "## Boxplot Resources"
+ "## Stackoverflow"
492
493
494
@@ -497,15 +496,6 @@
497
496
498
"Get data out of boxplot: https://stackoverflow.com/questions/23349626/getting-data-of-a-box-plot-matplotlib?noredirect=1&lq=1"
499
500
- },
501
- {
502
- "cell_type": "code",
503
- "execution_count": null,
504
- "metadata": {
505
- "collapsed": true
506
507
- "outputs": [],
508
- "source": []
509
}
510
],
511
"metadata": {
…b_checkpoints/box_plot2-checkpoint.ipynb …nb_checkpoints/box_plot-checkpoint.ipynbStatistics/boxplot/.ipynb_checkpoints/box_plot2-checkpoint.ipynb renamed to Statistics/boxplot/.ipynb_checkpoints/box_plot-checkpoint.ipynb
Statistics/boxplot/Box_plot_interpretation.ipynb
@@ -4,8 +4,21 @@
4
5
6
7
8
+ "Boxplot Normal Distribution Notebook: "
+ ]
9
+ },
10
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# Boxplot Interpretation"
19
20
21
22
23
24
Statistics/boxplot/box_plot2.ipynb Statistics/boxplot/box_plot.ipynbStatistics/boxplot/box_plot2.ipynb renamed to Statistics/boxplot/box_plot.ipynb
0 commit comments