DataScience
DataScience copied to clipboard
download function not working
I keep receiving a "user variable not defined" error when attempting this in my IDE (Atom).
I switched to using the jupyter notebook and that also did not work.
Can you paste a code example of the specific issue you are running into? The download command docs are here: https://docs.julialang.org/en/v1/stdlib/Downloads/