From 43eabb8678eae097cb5a0b7f325ba5e6ffe787ed Mon Sep 17 00:00:00 2001 From: Bikram Kundu Date: Sun, 7 Aug 2022 23:49:07 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1851e35..d97a2fd 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ quantified roughly as follows: | Title | Speaker | Uploader | Time | Views | Year | Level | | ----- | ------- | -------- | ---- | ----- | ---- | ----- | +|[Pandas tutorial for Data Science](https://www.youtube.com/playlist?list=PL1xVF1dBM4bmy13VIiL0mD8mZQ40XePWw) | Bikram Kundu | - | Longer than 1 hour| 2K+ | 2022 | :smiley: | | Python for Data Analysis using Pandas [part 1](https://www.youtube.com/watch?v=Bs4xyX086_I) & [part 2](https://www.youtube.com/watch?v=u83SQvWYmbI) [[repo](https://github.com/tommyod/awesome-pandas)] | tommyod | na | 2:19 | 100 | 2019 | :smiley: | | [Data Science Best Practices with pandas](https://www.youtube.com/watch?v=ZjrUmNq41Eo) [[repo](https://github.com/justmarkham/pycon-2019-tutorial)] | Kevin Markham | PyCon | 3:23 | 1000 | 2019 | :smiley: | | [Thinking like a Panda](https://www.youtube.com/watch?v=ObUcgEO4N8w) | Hannah Stepanek | PyCon | 0:36 | 700 | 2019 | :smiley: | From fa68c4282cd3a601bd00409e31adabc5acc556e9 Mon Sep 17 00:00:00 2001 From: Bikram Kundu Date: Sun, 7 Aug 2022 23:50:52 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d97a2fd..1f8f14c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ quantified roughly as follows: | Title | Speaker | Uploader | Time | Views | Year | Level | | ----- | ------- | -------- | ---- | ----- | ---- | ----- | -|[Pandas tutorial for Data Science](https://www.youtube.com/playlist?list=PL1xVF1dBM4bmy13VIiL0mD8mZQ40XePWw) | Bikram Kundu | - | Longer than 1 hour| 2K+ | 2022 | :smiley: | +|[Pandas tutorial for Data Science](https://www.youtube.com/playlist?list=PL1xVF1dBM4bmy13VIiL0mD8mZQ40XePWw) | Bikram Kundu | - | > 01:20| 2K+ | 2022 | :smiley: | | Python for Data Analysis using Pandas [part 1](https://www.youtube.com/watch?v=Bs4xyX086_I) & [part 2](https://www.youtube.com/watch?v=u83SQvWYmbI) [[repo](https://github.com/tommyod/awesome-pandas)] | tommyod | na | 2:19 | 100 | 2019 | :smiley: | | [Data Science Best Practices with pandas](https://www.youtube.com/watch?v=ZjrUmNq41Eo) [[repo](https://github.com/justmarkham/pycon-2019-tutorial)] | Kevin Markham | PyCon | 3:23 | 1000 | 2019 | :smiley: | | [Thinking like a Panda](https://www.youtube.com/watch?v=ObUcgEO4N8w) | Hannah Stepanek | PyCon | 0:36 | 700 | 2019 | :smiley: |