Introduction
Python-powered Excel: Introduction
()
1. Learning Basic Concepts
Learning objectives
()
Learn how to reference cells in Python
()
Learn how to reference ranges in Python
()
Learn how to reference tables
()
Control cell output
()
Deal with errors
()
2. Formatting and Styling with Python
Learning objectives
()
Format and style spreadsheets with Python
()
Demo: Insert and hide rows
()
Demo: Manipulating borders
()
Demo: Coloring by value
()
Demo: Creating custom themes
()
3. Building Custom Excel Functions
Learning objectives
()
Set up custom functions
()
Write your first custom function
()
Demo: Grade calculator
()
Demo: Income tax calculator
()
Demo: Investment growth calculator
()
4. Learning Data Scraping and Integration
Learning objectives
()
Learn the basics of data scraping
()
Demo: Convert HTML data to a spreadsheet
()
Demo: Create a scrape custom function
()
5. Incorporating Generative AI
Learning objectives
()
Let generative AI edit spreadsheets
()
Query generative AI APIs
()
Demo: Translate text
()
Demo: Automatic image generation
()
Conclusion
Python-powered Excel: Summary
()