Days Since
Creates a new column, indicating how many days it has been since the date in the column
Create New Sheet on Column Values
Creates new sheets in the file, where the new sheets are the unique values in a column
Extract Phone Number from Text
Find a phone number within text and extract to a new column
Split Text into Columns
Given some text inside a column, this will split the text at a comma and generate new columns based on those values
Create Basic Predictor for Label
This will create an AI that can be used to predict one of two labels for a dataset. An example of this would be if a sale would fail or not, or if a patient could be labeled as diabetic or non-diabetic.
Create Basic Predictor for Number
This will create an AI that can be used to predict a number in a continuous set. An example of this would be expected revenue return based on advertising or how much a house may sell for based on criteria of the house.