https://github.com/promptengineer48/python-project-pandas-matplotlib
This is my practise project
https://github.com/promptengineer48/python-project-pandas-matplotlib
Last synced: about 1 year ago
JSON representation
This is my practise project
- Host: GitHub
- URL: https://github.com/promptengineer48/python-project-pandas-matplotlib
- Owner: PromptEngineer48
- Created: 2024-07-13T09:49:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T09:54:32.000Z (over 1 year ago)
- Last Synced: 2025-01-08T01:54:46.673Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://www.youtube.com/watch?v=Dn1EjhcQk64
Tech with Tim Practice Code on python
Key Learning points
1. How to work with classes in python
2. What is classmethod and instance method?
3. Work with datetime and pandas and matplotlib.
4. what is this code (if __name__ == "__main__")?
5. How to easily work with csv files, reading and writing into csv files.