Skip to content

Commit

Permalink
add link to video 21
Browse files Browse the repository at this point in the history
  • Loading branch information
justmarkham committed Jun 21, 2016
1 parent 80332da commit a920f5a
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 @@ -28,7 +28,7 @@ The [IPython/Jupyter Notebook](http://nbviewer.jupyter.org/github/justmarkham/pa
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?](https://www.youtube.com/watch?v=XaCSdr7pPmY&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=20) (10:18)
21. How do I make my pandas DataFrame smaller and faster? (coming June 21)
21. [How do I make my pandas DataFrame smaller and faster?](https://www.youtube.com/watch?v=wDYDYGyN_cw&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=21) (19:05)
22. How do I use pandas with scikit-learn to create Kaggle submissions? (coming June 28)

### Datasets
Expand Down
2 changes: 1 addition & 1 deletion pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10860,7 +10860,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 21. How do I make my pandas DataFrame smaller and faster? (video)"
"## 21. How do I make my pandas DataFrame smaller and faster? ([video](https://www.youtube.com/watch?v=wDYDYGyN_cw&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=21))"
]
},
{
Expand Down

0 comments on commit a920f5a

Please sign in to comment.