Skip to content

v1.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 16:26
· 101 commits to master since this release
f44e433

TableTransforms v1.27.0

Diff since v1.26.0

Merged pull requests:

  • Remove reversibility from transforms: Coalesce, DropExtrema, DropMissing, Filter, Satisfies, Select and Reject (#257) (@eliascarv)
  • Remove reversibility from transforms: Map, Replace, Sample and Sort (#258) (@eliascarv)

Closed issues:

  • Add NarrowTypes transform that converts columns to the most specific types possible (#75)