Daniel Severo

Results 13 comments of Daniel Severo

The way I first implemented it was something like this: (I changed it around so that I removed company private code and this was way before I started contributing to...

Cool. The problem I faced when I decided to implement this was similar to yours. Our implementation originally used the [get_dummies function in pandas](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.get_dummies.html) on the text columns.

Any progress on this? :)