Skip to content
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

ObservationCount may have non-numeric entries #8

Open
steffilazerte opened this issue Oct 22, 2020 · 0 comments
Open

ObservationCount may have non-numeric entries #8

steffilazerte opened this issue Oct 22, 2020 · 0 comments
Assignees

Comments

@steffilazerte
Copy link
Member

Sometimes ObservationCount has "X"s. The format_zero_fill() function first converts this column to Numeric. How do we deal with X's?

  1. Replace with NA warning the user
  2. Stop, and tell user there are non-numeric observations that they have to deal with

My preference is probably for 2.

@steffilazerte steffilazerte self-assigned this Oct 22, 2020
@steffilazerte steffilazerte changed the title ObservationCount ObservationCount may have non-numeric entries Oct 22, 2020
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

No branches or pull requests

1 participant