Matplotlibは可視化用ライブラリです。グラフ化することで傾向が理解出来たり伝えたいことを一目で理解させることができます。 matplotlibでは様々な図がかけますが本記事では折れ線図をメインとして使用して「サクッときれいな図を複数作る」ことに重きを ...
最近,研究活動(おもに実験)で得たデータを計算したり,可視化するのに使っているPython。可視化(グラフ作成)に使うMatplotlib(Seaborn)の使い方をすぐ忘れてしまうので,自分のために書き留めておこうと思う。 x = np.linspace(1,100,100) y = x**2 一番簡単なプロット ...
Plots of trigonometric functions don't look 'professional' because the ticks on the horizontal axis are drawn at rational coordinates. import matplotlib.pyplot as plt (fig, ax) = plt.subplots() x = np ...
It is possible to set a logarithmic scale for one or both axes. This functionality is in fact only one application of a more general transformation system in Matplotlib. Each of the axes' scales are ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する