pyspark count rows in dataframe code example Example: number of rows in dataframe pyspark print((df.count(), len(df.columns)))