Path: blob/master/Excel/Excel_Consolidate_files.ipynb
2972 views
Kernel: Python 3
Excel - Consolidate files
Tags: #excel #pandas #read #save #naas #asset #finance #snippet
Author: Florent Ravenel
Last update: 2023-04-12 (Created: 2021-04-14)
Description: This notebook provides a comprehensive guide to consolidating multiple Excel files into one.
Input
Import libraries
In [ ]:
Variables
In [ ]:
Model
Read the 2 Excel files
You want to add more parameters ?
👉 Check out the pandas documentation here.
In [ ]:
In [ ]:
Consolidate Excel
In [ ]:
Output
Save dataframe to Excel
You want to add more parameters ?
👉 Check out the pandas documentation here.
In [ ]:
Share excel with Naas
In [ ]: