n_unused_floats

property DataFrame.n_unused_floats

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

Returns:
int:

Number of columns that are unused.