質問編集履歴
1
pythonおよびimportしたパッケージのバージョン情報の記載。
title
CHANGED
File without changes
|
body
CHANGED
@@ -71,5 +71,12 @@
|
|
71
71
|
|
72
72
|
|
73
73
|
### 補足情報(FW/ツールのバージョンなど)
|
74
|
-
|
74
|
+
anaconda3でpythonの環境構築をしました。
|
75
|
+
以下にpythonおよびimportしたパッケージのバージョン情報を記載します。
|
76
|
+
python 3.8.5
|
75
|
-
|
77
|
+
BeautifulSoup4 4.9.3
|
78
|
+
bs4 0.0.1
|
79
|
+
jupyterlab 2.2.6
|
80
|
+
openpyxl 3.0.5
|
81
|
+
pandas 1.1.3
|
82
|
+
pip 20.2.4
|