pandas row number +1 code example Example: python- number of row in a dataframe index = df.index number_of_rows = len(index)