Back to bricks list
Introduction
Technical Documentation
Tasks
Table scaler
Version

Table scaler

TRANSFORMER
Typing name :  TASK.gws_core.TableScaler Brick :  gws_core

Scales the numeric values of the table

Transformer to apply one scalling function to all numerical values of the table.

Available scaling functions: log2, log10, log.

  • log2, log10 replace each element by the corresponding log value
  • log replace each element by the corresponding natural logarithm value

Input

Table
2d excel like table

Output

Table
2d excel like table

Configuration

scaling_function

Type : string