skbio.metadata.CategoricalMetadataColumn.get_missing

CategoricalMetadataColumn.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.