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
38 stars 14 forks source link

started reworking mixin tests #252

Closed limlam96 closed 4 months ago

limlam96 commented 4 months ago

Edited Mixin tests to remove inheritances - this was creating issues with method resolutions order for inheriting from multiple test classes