Julia Kho
1 min readJun 25, 2019

Thanks. Yes, you can specify it.

Inside the line of code here, indicate your file path:

urlretrieve(url=url, filename=file_path)

Make sure you put in the entire file path. For example, urlretrieve(url, ‘/home/julia/Desktop/turtile.zip’)

Julia Kho
Julia Kho

Written by Julia Kho

Julia is an analytics professional who loves to write easy to understand Python and data science articles for beginners

No responses yet

Write a response