Skip to content

Commit

Permalink
change md error
Browse files Browse the repository at this point in the history
  • Loading branch information
altholin committed Sep 8, 2018
1 parent 070a16e commit c24cfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Day 6_Logistic_Regression.md
Expand Up @@ -14,7 +14,7 @@
#### 导入库

```python
import numpy as numpy
import numpy as np
import matplotlib.pyplot as plt
import pandas as pd
```
Expand Down

0 comments on commit c24cfd2

Please sign in to comment.