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

update/improve document_missing_values() #119

Open
RobLBaker opened this issue Jul 16, 2024 · 0 comments
Open

update/improve document_missing_values() #119

RobLBaker opened this issue Jul 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@RobLBaker
Copy link
Member

For new/experimental function document_missing_values():

  1. Should you be able to select specific columns rather than an entire dataframe (probably yes)
  2. Should you be able to select an entire directory of .csvs rather than specifying them indivdiually (probably yes)
  3. Should blank cells and NAs be treated differently? (maybe, but what should blank cells be called in the new column?)
  4. Maybe a new function name
  5. Rethink naming scheme for the newly formatted column
  6. Consider re-arranging the dataframe such that the new column always comes directly after the column it describes.
@RobLBaker RobLBaker added the enhancement New feature or request label Jul 16, 2024
@RobLBaker RobLBaker self-assigned this Jul 16, 2024
@RobLBaker RobLBaker added the question Further information is requested label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant