Skip to content

Replace xlsx usage with csv #1

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

Open
MeWu-IDM opened this issue Feb 28, 2025 · 1 comment
Open

Replace xlsx usage with csv #1

MeWu-IDM opened this issue Feb 28, 2025 · 1 comment
Assignees
Milestone

Comments

@MeWu-IDM
Copy link
Collaborator

MeWu-IDM commented Feb 28, 2025

  • replace all the usage of read_excel to read_csv
  • replace write.xlsx to write.csv
  • default fileEncoding = "UTF-8" to keep cross-platform consistency
  • Move pathways_workbook sheets to separate csv files and only use the folder in the config
@JeremyDanielCooper
Copy link
Collaborator

adding in a parameter to the config to either use Excel or CSV inputs.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants