From the course: Advanced Python in Excel for Finance: A Hands-On Approach
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Basic Python skills for finance
From the course: Advanced Python in Excel for Finance: A Hands-On Approach
Basic Python skills for finance
- [Instructor] Let's embark on a journey to mastery by unlocking the power of Python, an essential tool in the modern financial analyst's arsenal. Our adventure starts with the basics of Python, where we look at the data types and variables, the data structures used to build, and control structures, including the conditional statements. Next, we'll explore the syntax and core concepts that make Python so versatile. With these foundational skills, you are well on your way to manipulating financial datasets. Now, we delve into Pandas, a cornerstone library for data analysis in Python. Let's manipulate a stock market dataset focusing on operations like filtering aggregation in terms serious analysis, which are vital for preparing your data for in-depth analysis. So we'll just continue with the worksheet we've been working on. So here, once you have, you still have the stock data data frame, and there are basics pandas methods that we usually call when cleaning the data. So once we…
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.