DataFrame.
count
Returns the number of rows in this DataFrame.
DataFrame
Examples
>>> df.count() 2
previous
pyspark.sql.DataFrame.corr
next
pyspark.sql.DataFrame.cov