API Reference
Returns the number of rows in the dataframe. Same as len(df).
len(df)
Lifecycle
Maturing.