nubank / fklearn

fklearn: Functional Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One-hot encoder's drop_first_column parameter does nothing

tatasz opened this issue · comments

The parameter is not used in the transformation code.

drop_first_column: bool = False,