https://github.com/chicolucio/python_useful_tips
Some useful tips and concepts I learnt throught the time
https://github.com/chicolucio/python_useful_tips
python tips
Last synced: 7 months ago
JSON representation
Some useful tips and concepts I learnt throught the time
- Host: GitHub
- URL: https://github.com/chicolucio/python_useful_tips
- Owner: chicolucio
- License: mit
- Created: 2020-01-02T12:39:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T12:41:27.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T17:41:24.571Z (8 months ago)
- Topics: python, tips
- Language: Jupyter Notebook
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Useful tips for Python
Some useful tips and concepts I learnt throught the time. This repo is organized
in folders. In each folder there are numbered Jupyter Notebooks. The numbers
are just an optional/personal order.The code snippets and examples are from many sources: books, courses,
StackOverflow...- [code_snippets folder](code_snippets): code snippets that are useful to
understand some topics- [study_notes folder](study_notes): some personal study notes