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