n_unused_strings

property DataFrame.n_unused_strings

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

Returns:
int:

Number of columns that are unused.