Python Lunch and Learn
Presentations used for my ETL team at work.
- Introduction to Python
- Basic Types
- Ordered Collections
- Recap - Simple vs Complex Compound Data Types (Collections)
- Compound Types
- Ordered Collections / Sequences
- Unordered Collections
- Set
- Dictionaries
- Iteration