Overview
Remove specific columns from an existing experiment dataset.Method Signature
Parameters
string
required
The unique identifier of the experiment
List[str]
required
List of column names to remove from the experiment
Remove columns from an experiment dataset