Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pythonを使用してExcelを操作できますか?基本的に、Webページをトラバースしてさまざまなフィールドからデータを収集し、それらをExcelの表形式で保存したいと考えています.Excelを開いて、必要に応じてセルを操作する方法はありますか? Webデータを動的に保存するには?
私はpython 2.7とセレンを使用しています。
ありがとう、
はい、間違いなくできます。
以下の投稿を参照してください
Excelファイルにデータを書き込む方法は?
Python: Excel 2007+ ファイル (.xlsx ファイル) への書き込み