質問編集履歴

1

モジュールバージョン追記

2019/03/15 09:35

投稿

globalplus
globalplus

スコア119

test CHANGED
File without changes
test CHANGED
@@ -12,6 +12,8 @@
12
12
 
13
13
  間違っている箇所を教えて頂きたいです。よろしくお願いします。
14
14
 
15
+ *matplolibのバージョン3.0.2
16
+
15
17
 
16
18
 
17
19
  ```python
@@ -30,6 +32,8 @@
30
32
 
31
33
  from datetime import datetime, timedelta
32
34
 
35
+ #matplotlibバージョン3.0.2
36
+
33
37
  import matplotlib.pyplot as plt
34
38
 
35
39
  import matplotlib.finance as mpf