ニュース

Microsoftは現地時間2023年11月1日、Microsoft GraphをPythonから操作する「Microsoft Graph Python SDK」の一般提供を開始した旨を公式ブログで発表した。
米MicrosoftがExcelのPython対応を発表した。セルに「PY関数(=PY)」を入力するとPythonのコードを記述できるようになる。
今回は、人口の推移を折れ線グラフにしてもらった。 通常のCopilot in Excelではグラフ化できなかったが、Python in Excelであればあっけなく成功。
Two graphics libraries are in common use in Python: Matplotlib and Seaborn. Seaborn is an extension of Matplotlib that addresses a few specific graphics challenges, including histograms and boxplots.