After you have imported your data, parse the data.
Select the parser type (if necessary) from the drop-down Parser list. For most data parsing, H2O automatically recognizes the data type, so the default settings typically do not need to be changed. The following options are available:
If a separator or delimiter is used, select it from the Separator list.
Select a column header option, if applicable:
Select any necessary additional options:
A preview of the data displays in the “Data Preview” section.

Note: To change the column type, select the drop-down list at the top of the column and select the data type. The options are:
After making your selections, click the Parse button.
After you click the Parse button, the code for the current job displays.

Since we’ve submitted a couple of jobs (data import & parse) to H2O now, let’s take a moment to learn more about jobs in H2O.