Imageomics / dashboard-prototype

Prototype data dashboard for Imageomics Data
http://dash.imageomics.org
MIT License
5 stars 2 forks source link

Fill null values with 'unknown' #33

Closed egrace479 closed 1 year ago

egrace479 commented 1 year ago

Fills null values in data with "unknown" and adds two test files with null values (one for image retrieval and one without):

Fixes Issues #29 and #30

egrace479 commented 1 year ago

get_filenames returns ValueError indicating there are no images matching the user's selections, further states "Unknown filename(s) or path(s)" if there are still matching entries.