ところで、マルチプラットフォーム対応のプログラミング言語Pythonだが今回はWindows専用だ。というのも、今回はWindowsに備わっているCOM(ActiveX)機能を使うからだ。もともとExcelには処理を自動化するのためにVBAというマクロ機能が備わっているが、外部の ...
あけましておめでとうございます。筒井 (@ryu22e) です。今月の 「Python Monthly Topics」 は、ExcelブックのセルにPythonコードを埋め込めるPython in Excelを実際に使う上で便利なプラクティスを紹介します。 Python in Excelは2024年10月に一般提供を開始しました[1]。
Microsoftが表計算ソフト「Excel」上でPythonを動作させることを可能にすると発表しました。Microsoft 365 Insider Programを通して使用 ...
それでは、最初にテンプレートを作成しよう。ここで作るのは、請求書(invoice.xlsx)と納品書(delivery_slip.xlsx)だ。とりあえず、以下のような一般的なものを準備してみた。最近では、会社の持ち味を反映した個性的な請求書・納品書も増えているので、これを ...
米Microsoftは8月22日、Excelにプログラミング言語「Python」を搭載すると発表した。セルに「PY関数(=PY)」を入力するとPythonのコードを記述できるようになる。Pythonのライブラリとシート上のデータを参照して高度なグラフ作成や機械学習などができるという。
Some members of the Microsoft 365 Insiders program can now try out the combination of Python's data analysis and visualization libraries, Excel's features and the Anaconda Python repository. Image: ...
Microsoft 365 business customers can now use Python code directly in Excel, but currently only on Windows and with code execution in the cloud. Microsoft has announced the general availability of ...