⬇️ Download the example file here and follow along: https://drive.google.com/uc?export=do...
Python in Excel
In this step-by-step tutorial, you'll learn how to get started with Python in Excel—a powerful integration that brings the capabilities of Python into your Excel workbook. Whether you're new to Python or just exploring its use in Excel, this video will guide you through the essential steps:
✅ How to create Python cells in Excel
✅ How to convert your Excel data into a Pandas DataFrame
✅ How to filter your DataFrame based on specific criteria (e.g., amount, date)
✅ How to convert and work with dates properly in Python
By the end of the video, you'll be ready to use Python directly in Excel to create and filter dataframes.
Python in Excel availability
Check the following link for the latest availability: https://support.microsoft.com/en-us/o...
⏱️ Timestamps:
00:00 Introduction
00:36 How to create Python Cells in Excel and convert Excel data into a Pandas DataFrame
02:24 Basic stats for a given variable
05:07 Filtering your DataFrame by a condition
07:06 Working with date values in Python
08:57 Filtering your DataFrame by multiple conditions