pipette.NA_STRINGS¶
- pipette.NA_STRINGS = ['', '.', '#N/A', '#n/a', 'N/A', 'NA', 'NaN', 'NULL', 'None', '\\N', '_', 'n/a', 'na', 'none', 'null']¶
Built-in mutable sequence.
If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.