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

column naming conventions #153

Closed lucasgautheron closed 3 years ago

lucasgautheron commented 3 years ago

Is your feature request related to a problem? Please describe.

Currently, the name of the column for recording filenames in metadata/recordings.csv is filename In metadata/annotations.csv, it is recording_filename

This may not be super intuitive...

Should we make column names universal across tables ? (e.g. recording_filename everywhere)

👍 to vote yes 👎 to vote no