add_column
Add a new column to your CSV data by specifying a name, optional value, or formula. Simplify data manipulation and enhance your dataset structure for better analysis.
Instructions
Add a new column to the dataframe.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
formula | No | ||
name | Yes | ||
session_id | Yes | ||
value | No |