Cleaning methods#
pdcleaner.cleaning.cleaning Module#
Definition of cleaning methods
Those methods apply to detectors.
Functions#
|
Clean by merging values that have been identified as alternative representations of the same object by a key collision detector. |
|
Clean by casting value into the specific target type. |
|
Clean numerical series by clipping between lower and upper values |
|
Clean by dropping errors |
|
Clean by replacing errors by a value |
|
Clean by removing extraspaces detected by the 'spaces' detector. |
|
Clean by replacing errors by NaN |