Utilities / Delete columns

Description

Deleted all the columns in the specified range from the data.

Parameters

Details

Specify one or two columns, column1 and/or column2. You can then either delete all the columns in the data to the right from the column1 (if column2 is empty) or delete all the columns between the specified columns. The specified columns are also removed from the data.

Output

A modified and smaller dataset that is typically suitable for further analyses.