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

moved CrossColumnMappingTransformer tests to new approach #236

Closed limlam96 closed 2 months ago

limlam96 commented 2 months ago

Issues: Base Class, main class

Created BaseCrossColumnMappingTransformer class with functionality shared throughout classes in file, integrated this into new testing approach

davidhopkinson26 commented 2 months ago

please also update the CHANGELOG

limlam96 commented 2 months ago

changelog updated here