vak.predict.frame_classification.AnnotationDataFrame¶
- class vak.predict.frame_classification.AnnotationDataFrame(df: DataFrame, audio_path: str | Path)[source]¶
Bases:
objectData class that represents annotations for an audio file, in a
pandas.DataFrame.Used to save annotations that currently can’t be saved with
crowsetta, e.g. boundary times.- __init__(df: DataFrame, audio_path: str | Path) None¶
Method generated by attrs for class AnnotationDataFrame.
Methods
__init__(df, audio_path)Method generated by attrs for class AnnotationDataFrame.
Attributes
dfaudio_path