Skip to content

Feat: support more functions (transform fns)

Maaz Ahmed requested to merge 25-feat-support-more-functions into main

Closes #25 (closed)

Fns to support

  • round
  • abs
  • absent
  • ceil
  • changes
  • delta
  • exp
  • floor
  • sort
  • sort_desc
  • sqrt
  • vector

Todo

  • add integration tests
Edited by Maaz Ahmed

Merge request reports