From the course: Python in Excel for Financial Professionals
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Introduction to basic Python functions
From the course: Python in Excel for Financial Professionals
Introduction to basic Python functions
- [Instructor] Have you ever wished for a more powerful set of tools to handle your financial tasks in Excel? With Python is like having an advanced data analytics toolkit for your Excel spreadsheet. So what is Python? Python is a versatile program language known for its simplicity and power. It's like Excel's more sophisticated cousin, capable of handling large data sets, automating tasks, and performing complex calculations. Think of Python libraries as collections of specialized functions, each designed to simplify different aspects of your work. One of them is NumPy. NumPy makes handling numbers a breeze. It's perfect for performing mathematical operations, especially on large data sets. So imagine doing complex calculations in Excel, but faster and more efficiently. The second one is pandas. Pandas is your go-to for data manipulation and analysis. It's like having a powerful data processing and cleaning tool, turning raw data into meaningful insights with just a few lines of…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
Integration of Python in Excel2m 22s
-
(Locked)
Installation2m 9s
-
(Locked)
Introduction to basic Python functions3m 18s
-
(Locked)
How to use your data with Python in Excel2m 38s
-
(Locked)
Challenge: Load three financial statements1m 17s
-
(Locked)
Solution: Load three financial statements1m 4s
-
(Locked)
-
-
-
-