operationsΒΆ
Remodeling operations.
Modules
Base class for remodeling operations. |
|
Abstract base class for the contents of summary operations. |
|
Convert the type of the specified columns of a tabular file. |
|
Append to tabular file columns of factors based on column values. |
|
Append columns of factors based on column values to a columnar file. |
|
Append to columnar file the factors computed from type variables. |
|
Merge consecutive rows of a columnar file with same column value. |
|
Implementation in progress. |
|
Implementation in progress. |
|
Map values in m columns in a columnar file into a new combinations in n columns. |
|
Remove columns from a columnar file. |
|
Remove rows from a columnar file based on the values in a specified row. |
|
Rename columns in a columnar file. |
|
Reorder columns in a columnar file. |
|
Split rows in a columnar file with onset and duration columns into multiple rows based on a specified column. |
|
Summarize the column names in a collection of tabular files. |
|
Summarize the values in the columns of a columnar file. |
|
Summarize the type_defs in the dataset. |
|
Summarize the HED tags in collection of tabular files. |
|
Summarize a HED type tag in a collection of tabular files. |
|
Validate the HED tags in a dataset and report errors. |
|
|
Create a JSON sidecar from column values in a collection of tabular files. |
The valid operations for the remodeling tools. |