transform_data
Normalize, fill missing values, extract dates, one-hot encode, bin, and derive features to transform tabular data for analysis.
Instructions
Трансформации: normalize, fillna, extract(даты), onehot, bin, derive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | ||
| table_name | Yes | ||
| output_table | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |