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.4k stars 393 forks source link

Version requirements for Python and Dependencies #359

Closed PaulWestenthanner closed 2 years ago

PaulWestenthanner commented 2 years ago

Expected Behavior

The versions specified in requirement.txt and the python versions should work.

Actual Behavior

Proposed solution