skbio.metadata.CategoricalMetadataColumn.get_value# CategoricalMetadataColumn.get_value(id)[source]# Retrieve metadata column value associated with an ID. Parameters: idstrID corresponding to the metadata column value to retrieve. Returns: objectValue associated with the provided id.