Learn practical skills, build real-world projects, and advance your career
import opendatasets as od
od.download('stackoverflow-developer-survey-2020')
0it [00:00, ?it/s]
94609408it [00:29, 3216568.70it/s] 0it [00:00, ?it/s]
16384it [00:00, 27816.59it/s] 0it [00:00, ?it/s]
8192it [00:00, 14172.77it/s]
import os
os.listdir('stackoverflow-developer-survey-2020')
['README.txt', 'survey_results_public.csv', 'survey_results_schema.csv']
print(os.getcwd())
C:\Users\malam