how do i get number of row count in pyspark dataframe code example Example: number of rows in dataframe pyspark print((df.count(), len(df.columns)))