General information

Brick provides a possibility to remove unnecessary columns from your data

Description

Brick Location

BricksData ManipulationFilter Columns

Brick Parameters

Brick Inputs/Outputs

Example of Usage

Suppose we have dataset about house prices. It consists of many columns, they are: id, Neighbourhood, YearBuilt, RoofMatl, GrLivArea, YrSold, SalePrice.

Untitled

You can select as many columns for filtering in one single brick as you want by clicking on the '+' button in the brick settings. We accept two different behaviors depending on the checkbox 'Remove all except selected'. You'll have a selected list of columns as an output if it's checked and the mentioned list will be filtered out of the resulting dataset otherwise.

Untitled

The result is presented below:

Untitled