scikit-learn-contrib / category_encoders

A library of sklearn compatible categorical variable encoders
http://contrib.scikit-learn.org/category_encoders/
BSD 3-Clause "New" or "Revised" License
2.39k stars 393 forks source link

AttributeError: 'DataFrame' object has no attribute 'unique' #439

Open suramja opened 2 months ago

PaulWestenthanner commented 1 month ago

@suramja could you please provide a (minimal) reproducible example of the error. Otherwise I can't do anything here