An open API service indexing awesome lists of open source software.

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

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.