skbio.metadata.MetadataColumn.get_missing#

MetadataColumn.get_missing()[source]#

Return a series containing only missing values (with an index).

If the column was constructed with a missing scheme, then the values of the series will be the original terms instead of NaN.