This repo contains some tutorials for learning Python that were put together over the last 10 years. These notebooks may provide an introduction to a few core topics for beginners. Caution should be applied as they may be out of data in some cases. They are free to use.
While the files are not neccessarily related, the order of increasing complexity is something like:
- Python Fundamentals
- Data Manipulation with Pandas
- Data Visualisation with Plotly
- Supervised Machine Learning Pipeline
- chatbot-quickstart