- Open a project by selecting a project in the project list.
- Select Feature Engineering from the Navigation bar.
- Select Create Task.
- In the Basic step, set the properties:
Property Description Name Specify the task name. Description Specify the description of the task. Language Specify the language of the file being used to create the task. Currently, only Python is supported. Script source Specify the source of the script file being used. It can either be uploaded or imported from Git. To import from Git, drag and drop the file, or specify the path to the Git folder and python file name. Function name Name of the function to be invoked to create features. - Select Save.