-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, the code doesn't work unless the CSV files are named covariates.csv and covariate_keys.csv. The answer might be to separate the CSV files into different variables on the UI. You can see in the code below that the CSV files seem to depend on order within a list, and I'm not sure how that order is established.
| covariate_file = os.path.join(state["baseDirectory"], csv_filename[0]) |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working