Skip to content

v0.5.1 - 2021-08-11

Compare
Choose a tag to compare
@fealho fealho released this 11 Aug 21:14

0.5.1 - 2021-08-11

This release improves the overall performance of the library, both in terms of memory and time consumption.
More specifically, it makes the following modules more efficient: NullTransformer, DatetimeTransformer,
LabelEncodingTransformer, NumericalTransformer, CategoricalTransformer, BooleanTransformer and OneHotEncodingTransformer.

It also adds performance-based testing and a script for profiling the performance.

Issues closed