Hi everyone , in this article we are going to see how can we download the csv file from the github .
Sometimes the csv files are very big and those files contains thousands/ millions of rows . You can not copy and paste all those lines because that is a very huge amount of data . Also we don't want to miss any of the row so what should we do now ?
How can I download all the csv file without missing any of the rows ?
1. Open the repository
First thing you need to do is to open the repository from where you want to download the data . I have taken a repository which contains a csv file . That csv file contains nearly 5000 rows . Manually if I try to copy the data to the file then it will take some time to copy and paste. It will take efforts too . I am going to download the data .
Super cool👍👍.
ReplyDelete