add Day 1.py
This commit is contained in:
@ -5,7 +5,8 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
如图所示,通过6步完成数据预处理。
|
如图所示,通过6步完成数据预处理。
|
||||||
此例用到的[数据](https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/datasets/Data.csv)。
|
|
||||||
|
此例用到的[数据](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)。
|
||||||
|
|
||||||
## 第1步:导入库
|
## 第1步:导入库
|
||||||
```Python
|
```Python
|
||||||
|
|||||||
Reference in New Issue
Block a user