sort_dataset_by_coordinate
Classes:
Name | Description |
---|---|
SortDatasetByCoordinate |
|
Classes#
SortDatasetByCoordinate #
Bases: QualityHandler
Sorts the dataset by the failed variable, if there are any failures.
Classes:
Name | Description |
---|---|
Parameters |
|
Methods:
Name | Description |
---|---|
run |
|
Attributes:
Name | Type | Description |
---|---|---|
parameters |
Parameters
|
|
Attributes#
Classes#
Parameters #
Bases: BaseModel
Attributes:
Name | Type | Description |
---|---|---|
ascending |
bool
|
Whether to sort the dataset in ascending order. Defaults to True. |
correction |
str
|
|