Skip to content

Commit 1d239d9

Browse files
authored
Update README.md
1 parent 9b88fad commit 1d239d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[missingno](https://github.com/ResidentMario/missingno) - Missing data visualization.
1414

1515
#### Pandas and Jupyter
16-
General tricks: [link](https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/)
16+
[General tricks](https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/), [Clean Coding (video)](https://www.youtube.com/watch?v=yXGCKqo5cEY)
1717
Fixing environment: [link](https://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/)
1818
Python debugger (pdb) - [blog post](https://www.blog.pythonlibrary.org/2018/10/17/jupyter-notebook-debugging/), [video](https://www.youtube.com/watch?v=Z0ssNAbe81M&t=1h44m15s), [cheatsheet](https://nblock.org/2011/11/15/pdb-cheatsheet/)
1919
[cookiecutter-data-science](https://github.com/drivendata/cookiecutter-data-science) - Project template for data science projects.

0 commit comments

Comments
 (0)