lvgig / tubular

Python package implementing transformers for pre processing steps for machine learning.
https://tubular.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
37 stars 14 forks source link

Bring NominalToIntegerTransformer in line with new testing setup #226

Open limlam96 opened 2 months ago

limlam96 commented 2 months ago

Depends on

What?

There are a few required changes for this, summarised below from (https://github.com/lvgig/tubular/issues/150)

Why? Revamp tubular testing to make package more maintainable/modifiable