LAAC-LSCP / ChildProject

Python package for the management of day-long recordings of children.
https://childproject.readthedocs.io
MIT License
13 stars 5 forks source link

Annotations/cha conversion #379

Closed LoannPeurey closed 2 years ago

LoannPeurey commented 2 years ago

366

Modification to ChatConverter to return an empty DataFrame when there are no annotations in the file. An empty converted file is created.

367

For now adding a warning during importation specifying that some lines are discarded. This is a temporary solution