Summary
Update the Algorithm to accept the skip_values attribute per specified in RFC-003. This should include work to define a default set in initial_configuration.json, accept the data in the API and store it in the database.
Acceptance Criteria
Details / Tasks
This work focuses on the acceptance and storing the new attribute, but not the processing. A separate, dependant, issue will be used to implement the actually cleaning step as per RFC-003.
Background / Context
RFC-003
Related Issues/PRs
#215
Summary
Update the Algorithm to accept the
skip_valuesattribute per specified in RFC-003. This should include work to define a default set in initial_configuration.json, accept the data in the API and store it in the database.Acceptance Criteria
Details / Tasks
This work focuses on the acceptance and storing the new attribute, but not the processing. A separate, dependant, issue will be used to implement the actually cleaning step as per RFC-003.
Background / Context
RFC-003
Related Issues/PRs
#215