actually, I have a data frame, first, I delete all the rows whose have non_value data using
df = pd.read_excel(r\'file path\', usecols= \'B:L\') df1 = df.drop