Description
The documentation says the parameter categorical_features is deprecated but does not tell that the current default value (None) is equivalent to 'all'.
https://github.com/scikit-learn/scikit-learn/blob/bac89c2/sklearn/preprocessing/_encoders.py#L187
Versions
scikit-learn == 0.20