質問編集履歴

1

add np

2019/06/06 06:59

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -13,6 +13,8 @@
13
13
  ```python
14
14
 
15
15
  import pandas as pd
16
+
17
+ import numpy as np
16
18
 
17
19
 
18
20