transform_transform_flatten
Convert nested dictionaries into dot-notation keys for easier data access and processing, handling arrays with indexed notation.
Instructions
[transform] Flatten nested dict to dot-notation keys (arrays indexed as key.0). Returns {result, key_count}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record | Yes | ||
| sep | No |