質問編集履歴

3

補足

2018/11/04 07:38

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -44,9 +44,11 @@
44
44
 
45
45
  ###環境
46
46
 
47
- anaconda環境です
48
47
 
48
+
49
- python3.7の
49
+ python3.7のanaconda環境です
50
+
51
+
50
52
 
51
53
  pycharm
52
54
 

2

補足

2018/11/04 07:38

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,3 +1,7 @@
1
+ ###やりたい事
2
+
3
+ pandasをimportしたい
4
+
1
5
  ###エラーが起きたコード
2
6
 
3
7
  ```python

1

補足

2018/11/04 05:59

投稿

退会済みユーザー
test CHANGED
@@ -1 +1 @@
1
- pandasをimportしたらエラーが起きた
1
+ pandasをimportしたら"ImportError"が起きた
test CHANGED
File without changes