turicreate.SFrame.num_columns

SFrame.num_columns()

The number of columns in this SFrame.

Returns:
out : int

Number of columns in the SFrame.

See also

num_rows