あけましておめでとうございます。筒井 (@ryu22e) です。今月の 「Python Monthly Topics」 は、ExcelブックのセルにPythonコードを埋め込めるPython in Excelを実際に使う上で便利なプラクティスを紹介します。 Python in Excelは2024年10月に一般提供を開始しました[1]。
筒井 (@ryu22e) です。2024年2月の 「Python Monthly Topics」 は、Excelの新機能Python in Excelについて紹介します。 なお、Python in Excelは本記事執筆時点 (2024年1月29日) ではプレビュー段階です。正式版リリース時には仕様が変更される可能性があります。 誰向けの ...
Overview Modern Python automation now relies on fast tools like Polars and Ruff, which help cut down processing time and ...
On October 25, 2022, Python 3.11 stable was released. Python 3.11 is on average 1.25x faster than 3.10 due to the introduction of Faster CPython. Faster CPython is a Python acceleration project ...
米Microsoftは8月22日、Excelにプログラミング言語「Python」を搭載すると発表した。セルに「PY関数(=PY)」を入力するとPythonのコードを記述できるようになる。Pythonのライブラリとシート上のデータを参照して高度なグラフ作成や機械学習などができるという。