We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d936a commit 6c67004Copy full SHA for 6c67004
Code/Day 1_Data PreProcessing.md
@@ -4,7 +4,7 @@
4
</p>
5
6
As shown in the infograph we will break down data preprocessing in 6 essential steps.
7
-Get the dataset from [Here]() that is used in this example
+Get the dataset from [here](https://github.com/Avik-Jain/100-Days-Of-ML-Code/tree/master/datasets) that is used in this example
8
9
## Step 1: Importing the libraries
10
```Python
0 commit comments