update

Edit pageLast modified: 24 July 2025

Returns DataFrame with changed values in some cells. Column types can not be changed.

Related operations: Update / convert values

See column selectors for how to select the columns for this operation and row expressions for how to specify the new values.

Update with constant value:

Update with value depending on row:

Update with value depending on column:

Update with value depending on row and column:

Update ColumnGroup as DataFrame: