feature-engine/feature_engine

log cp transformer should NOT add a constant when variables are strictly positive

Opened this issue · 0 comments

that would be a better implementation than the current one.

Also, add a test to corroborate that the transformer can parse int variables into float after the transformation, which is deprecated in future pandas version. The functionality is already there, we just need a test.