Skip to content

Improving file handling#9

Open
LisaHopcroft wants to merge 22 commits intomasterfrom
improving-file-handling
Open

Improving file handling#9
LisaHopcroft wants to merge 22 commits intomasterfrom
improving-file-handling

Conversation

@LisaHopcroft
Copy link
Copy Markdown

I've implemented a few things to improve the handling of input .csv files that are not in the format that the R script is expecting. This includes:

  • reporting when expected columns are missing
  • accommodating different column names
  • accommodating different date formats
  • reporting that a file is missing

I've also added a few other features that I found useful when developing the features listed above.

  • accommodating alternative input/output directories
  • validating input parameter draw_figures (should be yes/no)
  • printing additional information when verbose=True

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