Skip to content

Add NAN code support to USAFacts #843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 17 commits into from

Conversation

dshemetov
Copy link
Contributor

@dshemetov dshemetov commented Feb 18, 2021

Description

Work as part #838.

Changelog

  • Allow nan values to pass through in the "val" column
  • Add three missingness columns, default to NA for "sample_size" and "stderr" columns
  • Code the first 6 days as "insufficient data" for the 7 day average signal

Fixes

@dshemetov dshemetov mentioned this pull request Feb 18, 2021
17 tasks
* update export utility to export, validate, and test the missing cols
* add deletion coding to the archiver, make it expect missing cols, and
  let it handle comparisons between missing and non-missing CSVs
* keep nan values in "val" column
* mark early smoothing data as "data insufficient"
* add missing column outputs
dshemetov added 15 commits May 3, 2021 16:55
* update export utility to export, validate, and test the missing cols
* handle deleted rows: replaced with nan values
* handle deleted files: replace with an empty CSV file
* handle comparisons between CSVs with/without missing cols
* update export utility to export, validate, and test the missing cols
* handle deleted rows: replaced with nan values
* handle deleted files: replace with an empty CSV file
* handle comparisons between CSVs with/without missing cols
@dshemetov
Copy link
Contributor Author

Indicator doesn't exist anymore.

@dshemetov dshemetov closed this Dec 9, 2023
@dshemetov dshemetov deleted the nans_usafacts branch December 9, 2023 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant