ニュース

時々、Excelで読み込めない形式のデータや、独自形式のデータをExcelのシートに貼り付けたい場合がある。Pythonの豊富なライブラリを使えば様々なデータ形式を手軽に読み込める。今回は、SQLite形式のデータをPythonで読み込んでExcelに貼り付けてみよう。
Python is a general-purpose programming language for Web and desktop development. Python works well on both of these platforms because of its flexibility, facilitated by its extensive list of built-in ...