validate_labels_tsv#
- ethograph.labels.tsv_store.validate_labels_tsv(df, path='')[source]#
Validate that a labels DataFrame has all required columns.
- Raises:
ValueError – If any of
onset_s,offset_s,labels,individual,trialare missing from the DataFrame columns.- Return type: