Transform a input column to a markdown column.
KEY | TYPE | Description |
---|---|---|
inputColumnType | MarkdownOperatorInputType | Type of input column to transform. |
inputColumn | str | Name of input column to transform. |
outputColumn | str | Name of output column to store transformed data. |