ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
4 stars 12 forks source link

Force id column to display in "select_meta_range" in tut#1 #273

Open victor-wildlife opened 1 year ago

victor-wildlife commented 1 year ago

In tutorial ocean-data-factory-sweden/kso-utils#1 when manually changing the csv files users can select to display any column they want. This can create errors when updating the ,csv files if the "movie_id", "site_id" or "species_id" are not selected. A solution can be to force any of these columns to be displayed at all times so that way the column can be used to pd.concat the changes