turicreate.SFrame.num_rows

SFrame.num_rows()

The number of rows in this SFrame.

Returns:
out : int

Number of rows in the SFrame.

See also

num_columns