Add a derived column backed by a function. Use a function to create a new column with type Boolean, string, number, or date/time depending on the output of the function.
When defining a function that returns a numerical value, we recommend returning either Double or Integer over Float.