Attributes
shape
Purpose
Return the shape of the dataset in the following format:
(num_row, num_col)
num_rowis the number of objects contained in the dataset.num_colis the number of columns that contain feature data.
Type
tuple
is_empty_
Purpose
Indicates that an empty array was input.
Type
bool
Was the article helpful?
Previous
Next