Closed belevtsoff closed 11 years ago
This will naturally allow for adding FeatureExtractor.delete_features() method which would be highly useful.
FeatureExtractor.delete_features()
UPD: this one is not needed anymore, because another feature deletion mechanism was suggested (see closing commits)
That is good idea, we might think of implementing it.
I thought maybe it will be more logical or clear to name the methods hide/unhide_features instead of delete* ...
Needs better implementation
This will naturally allow for adding
FeatureExtractor.delete_features()
method which would be highly useful.UPD: this one is not needed anymore, because another feature deletion mechanism was suggested (see closing commits)