If you specified on the **Save and Run Package** page that you want to save your settings as a SQL Server Integration Services (SSIS) package, the [!INCLUDE ...
import pandas as pd df = pd.read_excel(r'C:\Users\RAJG\Downloads\New files Sales data Festive Sale\New_Sheet_7.xls',sheet_name=None) print(df) df = ...