Closed fredmontet closed 1 year ago
Hi @fredmontet Thanks for your contribution, unfortunately your change introduces some tests failures. Could you please look into them and fix them?
I think you don't need the parentheses when calling .values
closing this as #222 fixes it
This PR fixes issue #202. It then allows for inverse transform to be performed with custom dict.
Proposed Changes
The changes are minor and modify line 171 by implementing comment https://github.com/scikit-learn-contrib/category_encoders/issues/202#issuecomment-946159286