Skip to content

Commit

Permalink
add code for videos 17 and 18, links for video 16
Browse files Browse the repository at this point in the history
  • Loading branch information
justmarkham committed May 26, 2016
1 parent 7ff6329 commit 16e8d0c
Show file tree
Hide file tree
Showing 2 changed files with 1,658 additions and 9 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ Commented code and resources links from each video
13. [How do I change the data type of a pandas Series?](https://www.youtube.com/watch?v=V0AWyzVMf54&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=13) (7:28)
14. [When should I use a "groupby" in pandas?](https://www.youtube.com/watch?v=qy0fDqoMJx8&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=14) (8:24)
15. [How do I explore a pandas Series?](https://www.youtube.com/watch?v=QTVTq8SPzxM&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=15) (9:50)
16. How do I handle missing values in pandas? (coming May 26)
16. [How do I handle missing values in pandas?](https://www.youtube.com/watch?v=fCMrO_VzeL8&list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y&index=16) (14:27)
17. What do I need to know about the pandas index? (Part 1) (coming May 31)
17. What do I need to know about the pandas index? (Part 2) (coming June 2)

### Datasets

Expand Down
Loading

0 comments on commit 16e8d0c

Please sign in to comment.