While importing data from an Excel file into a data frame via
df = pd.read_excel(\'df.xlsx\', skiprows = 8, usecols = \'B:AX\'),
df = pd.read_excel(\'df.xlsx\', skiprows = 8, usecols = \'B:AX\')
the number of skipped