Path: blob/master/Excel/Excel_Read_file.ipynb
2972 views
Kernel: Python 3
Excel - Read file
Tags: #excel #pandas #read #finance #snippet #dataframe
Author: Florent Ravenel
Last update: 2023-04-12 (Created: 2021-02-28)
Description: This notebook reads an Excel file and allows users to manipulate the data within it.
Input
Import libraries
In [ ]:
Variables
In [ ]:
Model
Read excel
You want to add more parameters ?
👉 Check out the pandas documentation here.
In [ ]:
Output
Display result
In [ ]: