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