Functions

Functions#

Daft Functions provide a set of built-in operations that can be applied to DataFrame columns.

This page provides an overview of all the functions provided by Daft.

Sequence Functions#

monotonically_increasing_id

Generates a column of monotonically increasing unique ids.