We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5add5 commit f1b2c18Copy full SHA for f1b2c18
README.md
@@ -3,6 +3,8 @@
3
- This repo contains all the Python and ML Tutorials I share on twitter and YouTube.
4
- Star this repo, if you don't want to miss any update. ⭐️
5
6
+## Python Basics
7
+- [`connect with DB`](basics/db.ipynb)
8
9
## Advanced Python
10
- [`deque`](advanced/02_deque.ipynb)
0 commit comments