Closed wood-chris closed 1 year ago
@bricheno e.g. 2 "site types" are NaN
Suggestion: Perhaps we should call all missing values in strings ‘unknown’?
@bricheno The affected record_id
s are 3 and 10:
waves_df[waves_df['Site Type'].isna()]
is this on purpose or should they given a value?
Fixed when buoy_data csv was created
@bricheno does it make sense for empty string values to be NaN? Is this how the underlying data displays it or has it been munged somehow on the journey?