ニュース

Pythonでデータ可視化といえば、インタラクティブで美しいグラフが描けるPlotlyは強力な選択肢ですよね。しかし、Jupyter Labでいざfig.show()を実行してみると…エラーは出ないのに、グラフが表示されるべき場所が真っ白。そんな経験はありませんか? コードは ...
Sometimes I have to write stuff so I won't forget how to do it. This is one of those times. In my recent post on the angular size of a soccer goal, I created a contour plot. Despite what you might ...