Skip to content

teckedd-code2save/python-a-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PythonADay

A daily commitment to write at least one python script a day

Featured Scripts

- scripts
-- download_fiie.py 
-- file_sys_info.py
-- zip_func_usage.py

file_sys_info.py

(04/11/23)
View the file system information and tree of a valid file path

download_fiie.py

Download a file from a provided url into a specified path.
eg. Download an online dataset hosted on google storage for ML task

download_fiie.py

Use dictionary comprehension and 'zip' function to easily construct 
a dictionary that can be converted to a pandas DataFrame

About

Write at least one python script a day! Cheers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published