n_unused

property DataFrame.n_unused

Number of unused columns. Unused columns will not be used by the feature learning algorithms.

Returns:
int:

Number of columns that are unused.