Hello, could I get help with why Julia isn’t able to find a file?
pk_df = DataFrame(CSV.File( "./Data/data_all_mice_all_humans_corrected_3SA_DEL.csv", missingstrings = ["", "NA"]))
`ArgumentError: “./Data/data_all_mice_all_humans_corrected_3SA_DEL.csv” is not a valid file"
isfile
is also returning false
Note that the original poster on Slack cannot see your response here on Discourse. Consider transcribing the appropriate answer back to Slack, or pinging the poster here on Discourse so they can follow this thread.
(Original message ) (More Info)