Skip to content

Commit a57546f

Browse files
authored
Update README.md
Changed the order of tutorials in the readme
1 parent f67cbfb commit a57546f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Understanding Car Loans with Python | [Understanding Car Loans with Python](http
3131
## Pandas
3232
Domain | Blog Post/IPython Notebook | Youtube Video
3333
--- | --- | ---
34+
Boxplots using Matplotlib, Pandas, and Seaborn Libraries | [Understanding Boxplots](https://towardsdatascience.com/understanding-boxplots-5e2df7bcbd51 "Understanding Boxplots") | [Youtube Video](https://youtu.be/BE8CVGJuftI)
3435
Heatmaps Part 1 | [Heatmaps Part 1](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Request/Heat%20Maps%20using%20Matplotlib%20and%20Seaborn.ipynb) | [Youtube Video](https://www.youtube.com/watch?v=m7uXFyPN2Sk)
3536
Heatmaps Part 2 | [Heatmaps Part 2](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Request/Heat%20Maps%20using%20Matplotlib%20and%20Seaborn.ipynb) | [Youtube Video](https://www.youtube.com/watch?v=NHwXkvwSd7E)
3637
Time Series Part 1 | [Time Series Data Basics with Pandas Part 1](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Time_Series/Part1_Time_Series_Data_BasicPlotting.ipynb "Time Series Data Basics with Pandas Part 1") | [Youtube Video](https://www.youtube.com/watch?v=OwnaUVt6VVE)
3738
Time Series Part 2 | [Time Series Data Basics with Pandas Part 2](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Time_Series/Part2_Time_Series_Data_Price_Variation_ShiftingGroupBy.ipynb "Time Series Data Basics with Pandas Part 2") | [Youtube Video](https://www.youtube.com/watch?v=1S5UKLqe-gg)
38-
Boxplots using Matplotlib, Pandas, and Seaborn Libraries | [Understanding Boxplots](https://towardsdatascience.com/understanding-boxplots-5e2df7bcbd51 "Understanding Boxplots") | [Youtube Video](https://youtu.be/BE8CVGJuftI)
3939

4040
## Scrapy
4141
What is it? | Blog Post | Youtube Video

0 commit comments

Comments
 (0)