Daft icon indicating copy to clipboard operation
Daft copied to clipboard

Add `cbrt` expression

Open colin-ho opened this issue 7 months ago • 0 comments

Take the cubic root of a numeric column. df["a"].cbrt()

See https://github.com/Eventual-Inc/Daft/pull/2180 for a reference PR.

colin-ho avatar Jul 03 '24 00:07 colin-ho