| dimnames.catboost.Pool {catboost} | R Documentation |
Get dimension names of a Pool.
## S3 method for class 'catboost.Pool' dimnames(x)
x |
The input dataset. Default value: Required argument |
A list with the two elements. The second element contains the column names.