Skip to content

Commit ef8a235

Browse files
authored
Update README.md
Added visualization notebooks and link to old youtube video
1 parent d968c6d commit ef8a235

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,15 @@ Word Count | [Word Count using PySpark](https://github.com/mGalarnyk/Python_Tuto
9494
## Statistics
9595
What is it? | Blog Post/Jupyter Notebook | Youtube Video
9696
--- | --- | ---
97-
68-95-99.7 rule for a Normal Distribution | [Blog Post](https://builtin.com/data-science/empirical-rule)/[Jupyter Notebook](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Statistics/normal_Distribution_Area_Under_Curve.ipynb) | Coming Soon
97+
68-95-99.7 rule for a Normal Distribution | [Blog Post](https://builtin.com/data-science/empirical-rule)/[Jupyter Notebook](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Statistics/normal_Distribution_Area_Under_Curve.ipynb) | None
9898
Confidence Intervals | Coming Soon | Coming Soon
99-
Understanding Boxplots | [Blog Post](https://medium.com/@GalarnykMichael/understanding-boxplots-5e2df7bcbd51) | Coming Soon
100-
Understanding Sampling With and Without Replacement (Python) | [Blog Post](https://towardsdatascience.com/understanding-sampling-with-and-without-replacement-python-7aff8f47ebe4)/[Jupyter Notebook](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Statistics/Sample_With_Replacement/SampleWithReplacement.ipynb) | Coming Soon
99+
Understanding Boxplots | [Blog Post](https://builtin.com/data-science/boxplot) | None
100+
Understanding Sampling With and Without Replacement (Python) | [Blog Post](https://towardsdatascience.com/understanding-sampling-with-and-without-replacement-python-7aff8f47ebe4)/[Jupyter Notebook](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Statistics/Sample_With_Replacement/SampleWithReplacement.ipynb) | None
101+
102+
## Visualization
103+
What is it? | Blog Post/Jupyter Notebook | Youtube Video
104+
--- | --- | ---
105+
Data Visualization with Matplotlib and Seaborn | [Data Visualization with Matplotlib and Seaborn](https://github.com/mGalarnyk/Python_Tutorials/tree/master/Visualization) | [Youtube Video](https://youtu.be/OOLlVlleaN4)
101106

102107
## Other Python Resources
103108
What is it? | Repo/Website | Youtube Video

0 commit comments

Comments
 (0)