matplotlib [SciPy] 1. Scipyのcurve_fitで最小2乗法近似、決定係数R2も求める Scipyのcurve_fitの使い方と決定係数R2の求め方について説明する。 2018.10.03 matplotlibpythonSciPy
matplotlib [matplotlib] 2.matplotlibで画像つき円グラフ matplotlibで画像つき円グラフを作成。AnnotationBboxを使って図中に画像を挿入。 2018.10.02 matplotlibpython
matplotlib [matplotlib] 1.matplotlibで横軸日付の棒グラフ pythonのmatplotlibを使って横軸日付の棒グラフを作成する。 2018.09.29 matplotlibpython