drop first row and column before reading pandas code example Example: delete a row in pandas dataframe df.drop(df.index[2])