Skip to content

Commit 2e2c790

Browse files
author
nate
committed
Add in videos done by Dec 9
1 parent bf02d32 commit 2e2c790

File tree

7 files changed

+23
-6
lines changed

7 files changed

+23
-6
lines changed

01_Getting_&_Knowing_Your_Data/Chipotle/Exercise_with_Solutions.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Ex2 - Getting and Knowing your Data"
7+
"# Ex2 - Getting and Knowing your Data\n",
8+
"\n",
9+
"Check out [Chipotle Exercises Video Tutorial](https://www.youtube.com/watch?v=lpuYZ5EUyS8&list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv&index=2) to watch a data scientist go through the exercises"
810
]
911
},
1012
{

01_Getting_&_Knowing_Your_Data/Chipotle/Solutions.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Ex2 - Getting and Knowing your Data"
7+
"# Ex2 - Getting and Knowing your Data\n",
8+
"\n",
9+
"Check out [Chipotle Exercises Video Tutorial](https://www.youtube.com/watch?v=lpuYZ5EUyS8&list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv&index=2) to watch a data scientist go through the exercises"
810
]
911
},
1012
{

01_Getting_&_Knowing_Your_Data/Occupation/Exercise_with_Solution.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Ex3 - Getting and Knowing your Data"
7+
"# Ex3 - Getting and Knowing your Data\n",
8+
"\n",
9+
"Check out [Occupation Exercises Video Tutorial](https://www.youtube.com/watch?v=W8AB5s-L3Rw&list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv&index=4) to watch a data scientist go through the exercises"
810
]
911
},
1012
{

01_Getting_&_Knowing_Your_Data/Occupation/Solutions.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Ex3 - Getting and Knowing your Data"
7+
"# Ex3 - Getting and Knowing your Data\n",
8+
"\n",
9+
"Check out [Occupation Exercises Video Tutorial](https://www.youtube.com/watch?v=W8AB5s-L3Rw&list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv&index=4) to watch a data scientist go through the exercises"
810
]
911
},
1012
{

05_Merge/Auto_MPG/Exercises_with_solutions.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# MPG Cars"
7+
"# MPG Cars\n",
8+
"\n",
9+
"Check out [Cars Exercises Video Tutorial](https://www.youtube.com/watch?v=avzLRBxoguU&list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv&index=3) to watch a data scientist go through the exercises"
810
]
911
},
1012
{

05_Merge/Auto_MPG/Solutions.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# MPG Cars"
7+
"# MPG Cars\n",
8+
"\n",
9+
"Check out [Cars Exercises Video Tutorial](https://www.youtube.com/watch?v=avzLRBxoguU&list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv&index=3) to watch a data scientist go through the exercises"
810
]
911
},
1012
{

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,8 @@ Suggestions and collaborations are more than welcome.🙂 Please open an issue o
6969
[Iris](https://github.com/guipsamora/pandas_exercises/tree/master/10_Deleting/Iris)
7070
[Wine](https://github.com/guipsamora/pandas_exercises/tree/master/10_Deleting/Wine)
7171

72+
# Video Solutions
73+
74+
Video tutorials of data scientists working through the above exercises:
75+
76+
[Data Talks - Pandas Learning By Doing](https://www.youtube.com/watch?v=pu3IpU937xs&list=PLgJhDSE2ZLxaY_DigHeiIDC1cD09rXgJv)

0 commit comments

Comments
 (0)