Description Usage Arguments Value Author(s) See Also Examples
The function for data transformation. For more details about the
parameter arguments, use ?transfrom_data
1 | process_data(train_df, test_df, method = "range")
|
train_df |
the training dataframe containing multiple multivariate time series formatted using
the specific Table Schema, use |
test_df |
the test dataframe containing multiple multivariate time series formatted using
the specific Table Schema, use |
method |
The transform nethod. Possible methods are:
|
Returns the transformed training and test datasets
Cuong Sai and Maxim Shcherbakov.
showDF
, validate_data
,summarize_data
1 | train
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.