One input argument, switching from sampling without replacement to sampling with replacement if not enough samples are available in a column, in SimpleImputer._is_categorical was not used. This commit fixes this.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
One input argument, switching from sampling without replacement to sampling with replacement if not enough samples are available in a column, in SimpleImputer._is_categorical was not used. This commit fixes this.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.