v1.27.0
·
101 commits
to master
since this release
TableTransforms v1.27.0
Merged pull requests:
- Remove reversibility from transforms:
Coalesce
,DropExtrema
,DropMissing
,Filter
,Satisfies
,Select
andReject
(#257) (@eliascarv) - Remove reversibility from transforms:
Map
,Replace
,Sample
andSort
(#258) (@eliascarv)
Closed issues:
- Add
NarrowTypes
transform that converts columns to the most specific types possible (#75)