- scripts
-- download_fiie.py
-- file_sys_info.py
-- zip_func_usage.py
(04/11/23)
View the file system information and tree of a valid file path
Download a file from a provided url into a specified path.
eg. Download an online dataset hosted on google storage for ML task
Use dictionary comprehension and 'zip' function to easily construct
a dictionary that can be converted to a pandas DataFrame