Skip to main content

Overview

Update the properties and definitions of existing columns in an experiment dataset.

Method Signature

Parameters

string
required
The unique identifier of the experiment
List[Dict[str, Any]]
required
List of column updates with name and new properties

Returns

Returns a dictionary containing the updated experiment information.

Example

Error Handling