Data Preprocessing

The tools from this subsection allow to automatically perform various stages of processing experimental data and save the specified configurations for repeated data transformations.

Data preprocessing tools:

Chain preprocessing

Almost all separate data transformations are available as sequential methods of the Preprocessor class.

Examples of using data transformation tools