skbio.metadata.NumericMetadataColumn.get_value#

NumericMetadataColumn.get_value(id)[source]#

Retrieve metadata column value associated with an ID.

Parameters:
idstr

ID corresponding to the metadata column value to retrieve.

Returns:
object

Value associated with the provided id.