A collection of Python notebooks for learning the language.
- learning-python.ipynb: Python basics, starting with the building blocks of the language (lists, dictionaries, variables) and working up to reading and writing files, working with CSV files, basic data analysis and web scraping.