v0.7.0
0.7.0 (2023-03-29)
Features
sort_rows
of aTable
(#104) (20aaf5e), closes #14- add
_file
suffix to methods interacting with files (#103) (ec011e4) - improve transformers for tabular data (#108) (b18a06d), closes #61 #90
- remove
OrdinalEncoder
(#107) (b92bba5), closes #61 - specify features and target when creating a
TaggedTable
(#114) (95e1fc7), closes #27 - swap
name
anddata
parameters ofColumn
(#105) (c2f8da5)