skbio.metadata.NumericMetadataColumn.get_value# NumericMetadataColumn.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.