You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,10 +94,15 @@ Word Count | [Word Count using PySpark](https://github.com/mGalarnyk/Python_Tuto
94
94
## Statistics
95
95
What is it? | Blog Post/Jupyter Notebook | Youtube Video
96
96
--- | --- | ---
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
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
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)
0 commit comments