MENU

Fun & Interesting

Python And Excel Data Wrangling

VitoshAcademy 200 1 month ago
Video Not Working? Fix It Now

Ever wondered how to move data from Python to Excel and vice versa? How to do the "heavy duty" calculations in Python and just to display them in Excel? In this video, I will guide you step by step through using 8 simple tricks of importing, exporting, formatting, merging and "wrangling" with the data in Excel and Pandas - and just with very few lines of Python code! 📊 💡 What you will learn: How to read pandas dataframes and write to Excel file. How to read Excel file and write to pandas dataframes. How to merge various Excel files into a dataframe Formatting of Excel file from python 📂 Resources: GitHub Code with a sample of the Excel files: https://github.com/Vitosh/Python_personal/tree/master/YouTube/029_Python-And-Excel-Data-Wrangling Article at VitoshAcademy: https://www.vitoshacademy.com/python-data-wrangling-with-excel-and-pandas/ ⏰ Timestamps: 00:00 - Introduction 01:30 - Simple reading of worksheet from Excel workbook 03:30 - Combine Reports 08:00 - Fix Missing Values 09:40 - Formatting the exported Excel file 17:20 - Merging Excel Files 18:50 - Smart Filtering 21:15 - Mergining Tables 23:40 - Export Dataframe to Excel 25:10 - Recap of the Video 👇 Questions or Suggestions? Let me know in the comments! If you enjoyed this video, do not forget to like 👍, subscribe 🔔, and share it with friends who love exploring the power of Python and finance! ✨ 📺Check out these Pandas related videos of VitoshAcademy: • https://www.youtube.com/watch?v=RxSAHCz9D3Q • https://www.youtube.com/watch?v=haT0ja8BE7Q • https://www.youtube.com/watch?v=gyaA7FJPOH0 Why Watch This Video? Whether you are a beginner or an experienced Python programmer, this tutorial will help you automate excel worksheets and create professional reports in minutes. Perfect for data enthusiasts, and anyone looking to level up their Python skills!

Comment