Skip to content

Commit 48761e1

Browse files
authored
Update README.md
1 parent b245f0d commit 48761e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ How to Speed Up Pandas with Modin | [How to Speed Up Pandas with Modin](https://
4444
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)
4545
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)
4646

47+
## Parallel and Distributed Python
48+
What is it? | Blog Post/Jupyter Notebook | Youtube Video
49+
--- | --- | ---
50+
Writing your First Distributed Python Application with Ray | [Blog Post](https://towardsdatascience.com/using-the-fitbit-web-api-with-python-f29f119621ea) | None
51+
4752
## Scrapy
4853
What is it? | Blog Post | Youtube Video
4954
--- | --- | ---

0 commit comments

Comments
 (0)