find length of a dataframe code example Example: Returns the number of rows in this DataFrame # Returns the number of rows in this DataFrame df.count() # 2