fix path problems
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
如图所示,通过6步完成数据预处理。
|
||||
|
||||
此例用到的[数据](https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/datasets/Data.csv),[代码](https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Code/Day%201_Data%20Prepocessing.py)。
|
||||
此例用到的[数据](https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/datasets/Data.csv),[代码](https://github.com/MLEveryday/100-Days-Of-ML-Code/blob/master/Code/Day%201_Data%20Preprocessing.py)。
|
||||
|
||||
## 第1步:导入库
|
||||
```Python
|
||||
|
||||
Reference in New Issue
Block a user