Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

Table columns deleter

TRANSFORMER
2 times
100 %
81 milliseconds
Typing name :  TASK.gws_core.TableColumnsDeleter Brick :  gws_core

Delete table columns by name

Delete columns of a table by name. Multiple column names can be provided.

It also supports regexp.

If you want to select column by name instead of deleting them, use the TableColumnSelector.

Input

Table
2d excel like table

Output

Table
2d excel like table

Configuration

filters

Type : ListMaximum occurrences number : -1

name

Searched text or pattern (i.e. regular expression)

Type : string

is_regex

Optional

True to use regular expression, False otherwise

Type : bool
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.