mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Add automated data cleaning. Modify SurveyItemValues class to use regex
instead of hard coded values. Produce a clean csv and a csv with all the removed values and columns with reason for removal. Add script for running cleaning for each project
This commit is contained in:
parent
5cf5a5f383
commit
4509c157fa
20 changed files with 1148 additions and 154 deletions
|
|
@ -10,3 +10,6 @@ Metrics/ClassLength:
|
|||
|
||||
Style/Documentation:
|
||||
Enabled: false
|
||||
|
||||
Style/StringLiterals:
|
||||
EnforcedStyle: single_quotes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue