Anastasia Miller

Results 1 issues of Anastasia Miller

In sklearn v0.24.1 [OneHotEncoder](https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html) transformer exposes derived names in the `categories_` attribute. Can we add one more check to https://github.com/scikit-learn-contrib/sklearn-pandas/blob/e84274643369fc6f75ca4b1b08824e188e96cd3f/sklearn_pandas/dataframe_mapper.py#L40 to cover this case?