pvpltools.dataplusmeta.DataPlusMeta.update_cdef#

DataPlusMeta.update_cdef(raise_on_fail=True)[source]#

Update the dtype column in cdef with dtype values found in data, or create a new cdef table and/or dtype column.

Optionally raises a RuntimeError if cdef labels do not match data labels.