Completed
xl function
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Getting Started with Python in Microsoft Excel - A Beginner's Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 How to insert Python code
- 3 Multi-line editor
- 4 Hello World example
- 5 Assign value to variables
- 6 Reference variables
- 7 Row major order
- 8 xl function
- 9 Python output in Excel calculations
- 10 Calculation options
- 11 Python object vs. Excel value
- 12 Import data with Power Query
- 13 Libraries
- 14 Pandas describe method
- 15 Matplotlib library and charting
- 16 Wrap up