- df-insert-column df key collection propertiesprocedure
Inserts a new column with the given key, data collection, and properties (or replaces the column, if key already exists). Returns a new dataframe with the inserted column.
Inserts a new column with the given key, data collection, and properties (or replaces the column, if key already exists). Returns a new dataframe with the inserted column.