get_feature_count
Return the total number of features (both numerical and categorical) contained in the dataset.
Method call format
get_feature_count()
Type of return value
int
Return the total number of features (both numerical and categorical) contained in the dataset.
get_feature_count()
int