record_corrections_applied
Functions:
Name | Description |
---|---|
record_corrections_applied |
|
Functions#
record_corrections_applied #
Records the message on the 'corrections_applied' attribute.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
dataset
|
Dataset
|
The corrected dataset. |
required |
variable_name
|
str
|
The name of the variable in the dataset. |
required |
message
|
str
|
The message to record. |
required |