質問編集履歴

2

表示が直っていなかったので 再度直してみました。

2018/08/13 23:38

投稿

tomomondayo
tomomondayo

スコア6

test CHANGED
File without changes
test CHANGED
@@ -380,8 +380,6 @@
380
380
 
381
381
 
382
382
 
383
- ```Python
384
-
385
383
  import pandas as pd
386
384
 
387
385
  import talib as ta

1

コードがきれいに表示されていませんでした。 教えていただいた通りに <code> を押して再度入力しました。

2018/08/13 23:38

投稿

tomomondayo
tomomondayo

スコア6

test CHANGED
File without changes
test CHANGED
@@ -348,7 +348,13 @@
348
348
 
349
349
 
350
350
 
351
+ ``````Python
352
+
353
+
354
+
351
- ```ここに言語名を入力
355
+ ここに言語名を入力
356
+
357
+ ```
352
358
 
353
359
  python 3.7
354
360
 
@@ -374,6 +380,8 @@
374
380
 
375
381
 
376
382
 
383
+ ```Python
384
+
377
385
  import pandas as pd
378
386
 
379
387
  import talib as ta
@@ -458,6 +466,8 @@
458
466
 
459
467
 
460
468
 
469
+ ```
470
+
461
471
 
462
472
 
463
473
 
@@ -476,7 +486,7 @@
476
486
 
477
487
  変な質問で本当にすみません。
478
488
 
479
- よろしくお願いいたします。
489
+ よろしくお願いいたします。
480
490
 
481
491
 
482
492