how to know records and counts of data frame code example Example: python- number of row in a dataframe index = df.index number_of_rows = len(index)