Hi Palantir community,
I am familiar with two methods of adding descriptions to columns on datasets:
- Manually via the dataset frontend
- Programmatically in authoring via the column_description parameter in the write_dataframe function.
Is there an equivalent to 2) available in Pipeline Builder? I didn’t see anything in transform boards, but wondering if it might be part of output settings.
Looking to either have a board where we can input/maintain the descriptions for multiple tables, or a way to pull a mapping from column names to column descriptions from another dataset.
Thanks,
Dustin