imsanjoykb / Data-Science-Regular-Bootcamp

Regular practice on Data Science, Machien Learning, Deep Learning, Solving ML Project problem, Analytical Issue. Regular boost up my knowledge. The goal is to help learner with learning resource on Data Science filed.
https://imsanjoykb.github.io/
MIT License
106 stars 40 forks source link

Get files from a folder and save to database with Python #136

Open imsanjoykb opened 2 years ago

imsanjoykb commented 2 years ago

list of dir

list_of_dir = os.listdir(dir_loc) print(list_of_dir)