A data set is a collection of data. In the case of tabular data, a data set corresponds to one or more database tables, where every column of a table represents a particular variable, and each row corresponds to a given record of the data set in question
In this repository you will find all the datasets with extension: csv, jpg, zip, xlsx, mp3, mp4, txt, json.
- These datasets can be used to learn preprocessing such as cleaning, extracting features etc.
- First open the file in the github.
- Go to the raw data.
- Copy the URL.
- write the code -> !wget "....Paste your URL...."
- The dataset will be uploaded in your notebook.