Skip to content

Commit

Permalink
add link to video 20
Browse files Browse the repository at this point in the history
  • Loading branch information
justmarkham committed Jun 14, 2016
1 parent c7a6f00 commit 25af9e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Commented code and resources links from each video
17. [What do I need to know about the pandas index? (Part 1)](https://www.youtube.com/watch?v=OYZNk7Z9s6I&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=17) (13:36)
18. [What do I need to know about the pandas index? (Part 2)](https://www.youtube.com/watch?v=15q-is8P_H4&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=18) (10:38)
19. [How do I select multiple rows and columns from a pandas DataFrame?](https://www.youtube.com/watch?v=xvpNA7bC8cs&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=19) (21:46)
20. When should I use the "inplace" parameter in pandas? (coming June 14)
20. [When should I use the "inplace" parameter in pandas?](https://www.youtube.com/watch?v=XaCSdr7pPmY&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=20) (10:18)

### Datasets

Expand Down
2 changes: 1 addition & 1 deletion pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10130,7 +10130,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 20. When should I use the \"inplace\" parameter in pandas? (video)"
"## 20. When should I use the \"inplace\" parameter in pandas? ([video](https://www.youtube.com/watch?v=XaCSdr7pPmY&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=20))"
]
},
{
Expand Down

0 comments on commit 25af9e9

Please sign in to comment.