Publication dateMar 9, 2022
Confidentiality public Public
Table columns deleter
TRANSFORMER
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.
login
Input
Table
2d excel like table
logout
Output
Table
2d excel like table
settings
Configuration
Type : ListMaximum occurrences number : -1Searched text or pattern (i.e. regular expression)
Type : stringTrue 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.