prof-rossetti / nyu-info-2335-201905

Programming in Python & Fundamentals of Software Development - Summer 2019
Other
24 stars 51 forks source link

Downloading CSV files from GitHub #68

Open s2t2 opened 5 years ago

s2t2 commented 5 years ago

Many students have asked how to download CSV files from the course repository. I should provide more information about how to do it.

Short answer is there are two ways of doing this:

A. Either clone the course repository and locate the CSV file from within the local repo and then copy that local file.

B. Or from GitHub, visit the "raw" contents, and copy and paste them into a new CSV file using your text editor.

Screenshot 2019-06-14 15 26 12

Screenshot 2019-06-14 15 28 10

munivoltarc commented 1 year ago

i am not even getting above page image

munivoltarc commented 1 year ago

how to get solution to this problem: i want csv file to download to my laptop how? image