Chapter 12. Python, Excel, and AI
I’m a computer engineer, and programming has been a steady companion for many years, so writing a chapter that brings together Python, AI, and Excel is something I genuinely enjoy. It wasn’t always that way, though. I still remember my first encounter with a programming language more than 20 years ago—it was far from smooth. In my very first computer science course, we learned C++. The challenge wasn’t just the language itself but the shift in mindset it required. Programming forces you to stop thinking from your own perspective and start thinking from the machine’s. The key question becomes: how would a computer implement this? Once that mental switch happens, everything feels more natural because you begin reasoning the way the system does.
In this chapter, I want to give you a taste of what’s possible when you extend Excel with Python, one of the most popular programming languages for data analysis. Using Python turns Excel into an even more potent ally. You don’t need to become a full-fledged programmer either. Today, AI can support you even if your coding experience is limited.
The real point of this chapter is simple: Python gives you a flexible, unifying scripting layer that connects data access, analysis, and visualization in a way that feels natural for AI-driven workflows. You’ll need to spend a little time getting Python set up in Excel, but that upfront investment pays off quickly in power, clarity, and control.
In this chapter, you’ll ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access