redflag
redflag copied to clipboard
Add detectors for has_flat, has_monotonic, etc
Could add some small detectors for finding sketchy interpolated or otherwise imputed data... but only really relevant for data that is correlated in time or space (eg well logs). However, uncorrelated / independent rows would at least not cause a false positive.
NB there are functions in utils.py already, at least for has_flat and has_monotonic