A function to try to clean up metadata. It will attempt to * convert the 'Collection date' column to a date string * those columns that have lists will be converted to single item values

clean_data(data)

Arguments

data

An dataframe with metadata

Value

A cleaned dataframe with metadata