VerityPy 1.1
Python library for Verity data profiling, quality control, remediation
|
Go to the source code of this file.
Namespaces | |
namespace | VerityPy |
namespace | VerityPy.processing |
namespace | VerityPy.processing.numfuncs |
Functions | |
bool | is_int (str valnum) |
bool | is_real (str valnum) |
is_int_get (str valnum, str typ="", bool remove_front_chars=False) | |
is_real_get (str valnum, str typ="", bool remove_front_chars=False) | |
str | convert_mainframe (str valnum) |
str | get_value_from_suspect_exp (str valnum) |
str | clean_number (str valnum) |