回答編集履歴

1

修正

2023/01/22 06:06

投稿

can110
can110

スコア38266

test CHANGED
@@ -9,3 +9,4 @@
9
9
  with pd.ExcelWriter('ret.xlsx', datetime_format='YYYY年MM月DD日') as w:
10
10
  df.to_excel(w, index=False)
11
11
  ```
12
+ ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-01-22/b00979b3-c9f2-46a0-b97c-96836e96d35a.png)