jams.schema.get_dtypes

jams.schema.get_dtypes(ns_key)[source]

Get the dtypes associated with the value and confidence fields for a given namespace.

Parameters:
ns_keystr

The namespace key in question

Returns:
value_dtype, confidence_dtypenumpy.dtype

Type identifiers for value and confidence fields.