[matplotlib] 117. 目盛りの細かい調整(ax.tick_params)
2022.03.092023.01.31
[matplotlib] 90. ラベルの位置の調整(ax.set_xlabelのloc)
2020.08.052022.08.22
[matplotlib] 55. Colorbarの目盛りとそのラベルの設定
2019.12.192022.08.22
[SciPy] 22. ノイジーなデータをsignalのsavgol_filterで平滑化
2022.01.222022.05.07
[matplotlib] 102. bar_labelで棒グラフにデータラベルを表示
2021.04.292022.08.22
[matplotlib] 98. ヒストグラムのalphaを調整して視認性を高める
2021.03.282022.04.19
[matplotlib 3D] 11. 3Dグラフ上に円、線、面などの図形を表示(pathpatch3d)
2018.11.252022.04.14
[matplotlib 3D] 50. 3Dグラフにおけるアスペクト比の設定
2019.06.262022.04.20
[matplotlib 3D] 17. 3D surfaceプロットの表示と見た目を変える設定各種
2018.10.162022.04.11
[matplotlib 3D] 58. 3Dplotの面(pane)とその枠線の色を変更して表示
2020.11.132022.04.22
[matplotlib 3D] 16. 複数の3Dグラフを横並びで表示
2018.10.162021.11.08
[matplotlib 3D] 18. 3D surfaceプロットで球を表示
2018.10.172021.10.08
[matplotlib] 24. 画像
2019.03.182021.10.04
[scikit-image] 51. 画像の局所的な極大値を検出(skimage.feature peak_local_max)
2019.09.252022.04.13
[scikit-image] 30. 画像の構造類似性(skimage.measure compare_ssim)
2019.07.052021.10.23
[scikit-image] 23. 画像の細線化(morphology.skeletonize)
2019.06.132022.04.11
[matplotlib] 79. inset_axesでカラーバーを自由自在に配置する
2020.05.082022.04.12
[lmfit] 6. 2次元ガウス関数によるフィッティング
2021.01.222022.04.12
[matplotlib 3D] 14. 3Dグラフの回転アニメーション
2018.10.252021.02.02
[matplotlib 3D] 26. ArtistAnimationで3D wireframe plotをアニメーションで表示
2018.10.242022.05.06
[lmfit] 23. basinhopping法によるフィッティング
2022.03.112022.04.11
[matplotlib animation] 13. サイクロイド(cycloid)
2018.12.172021.10.10
[matplotlib animation] 16. subplot()で複数のグラフのアニメーション(epicycloid)
2018.12.202022.04.15
[matplotlib animation] 88. imshowでのcmap変化アニメーション
2020.10.012021.10.06
[seaborn] 4. lineplotで信頼区間つき線グラフを表示する
2020.03.122021.10.05
[seaborn] 15. 線形回帰つき散布図をregplot,lmplotで表示
2020.03.252021.10.06
[seaborn] 12. データの分布をヒストグラムとKDEプロットで表示(distplot, kdeplot)
2020.03.182022.04.19
[fitbit] 3. PythonでFitbit APIを使って心拍数データを取得してmatplotlibで表示
2021.05.222022.05.16
[seaborn] 16. 2次元ヒートマップをheatmapで表示
2021.11.132022.08.22
[seaborn] 3. lineplotで線グラフを表示する
2020.03.122022.04.11
[NumPy] 11. NumPy配列のNaNに関するいろいろな処理
2019.12.222023.01.19
[matplotlib] 98. ヒストグラムのalphaを調整して視認性を高める
2021.03.282022.04.19
[ipywidgets] 24. Dropdownでデータを選択してそのヒストグラムを表示(matplotlib & seaborn)
2020.04.182022.04.12
[SciPy] 8. np.polyfit, curve_fit, lmfitによる線形近似の実行速度比較
2020.10.162022.04.18
[NumPy] 6. データの最大, 最小, 0に最も近い値のindex
2018.12.122022.04.11
[matplotlib animation] 81.バウンドするボール
2020.06.072021.10.10
[SciPy] 22. ノイジーなデータをsignalのsavgol_filterで平滑化
2022.01.222022.05.07
[SciPy] 1. Scipyのcurve_fitで最小2乗法近似、決定係数R2も求める
2018.10.032022.04.11
[SciPy] 2. ガウス分布によるカーブフィッティング
2019.01.022022.04.11
[SciPy] 16. scipy.signal.detrendでデータのトレンド除去
2021.05.132021.10.10
[SciPy] 11. interpolateのinterp2dによる2次元データの補間
2020.12.052022.04.12
[SciPy] 18. integrate. trapezoid, simpsonなどで離散的データの数値積分
2021.05.142021.10.08
[matplotlib] 39. データの値に応じてプロットの色をかえる
2019.08.102021.10.06
[pandas] 10. マルチインデックスの作成について
2019.01.172021.10.07
[matplotlib] 103. legendのクリックイベントでプロットの表示/非表示きりかえ
2021.05.252021.10.10
[scikit-image] 68. ラベリングした領域のデータをregionprops_tableによりpandasのDataFrameで取得する(skimage.measure regionprops_table)
2020.02.272021.10.10
[pandas] 5. DataFrameの算術演算(fill_valueによる欠損値の穴埋め)
2019.01.092021.10.18
[pandas] 15. 異なるインデックスをもつDataFrameの連結(concat(), append())
2019.01.292021.10.09
matplotlib マウスイベント まとめ
2021.10.102022.08.22
[ipywidgets] 24. Dropdownでデータを選択してそのヒストグラムを表示(matplotlib & seaborn)
2020.04.182022.04.12
[matplotlib] 69. 散布図上でクリックした点に関連付けられたデータを下図に表示する
2020.04.022021.10.10
[SciPy] 9. フィッティング範囲をipywidgetsでインタラクティブに変化させてcurve_fit
2020.10.222021.10.08
[ipywidgets] 21. 画像上でクリックした点の座標と値をOutputで表示
2020.03.272022.04.15
[ipywidgets] 17. tabで複数のwidgetsを整理して表示
2020.03.082022.05.06
錯視
[matplotlibで錯視] 9. ムンカー錯視
2019.12.302020.05.27
[matplotlibで錯視] 16. きらめくスターバースト
2021.08.222021.10.08
[matplotlib] 66. マウスイベントで図中の四角をドラッグで動かす
2020.03.292021.10.10
[matplotlibで錯視] 3. きらめき格子錯視
2019.02.262021.10.10
[matplotlibで錯視] 10. ムンカー錯視のアニメーション
2019.12.302020.03.25
[matplotlibで錯視] 8. エビングハウス錯視のアニメーション
2019.12.232021.10.13
サボテン
発泡スチロール箱によるサボテンの防寒対策
2018.12.252019.11.05
ヤシの実チップ[ベラボン]の吸水性、保水性について
2018.11.022019.11.04
[SciPy] 5. ndimageのmeasurements, morphologyで実生サボテンのラベリングとサイズ計測
2019.03.222021.10.08
簡易温室によるサボテンの防寒対策(保温効果の検証)
2018.12.312019.11.05
鶴仙園オリジナル培養土の保水性について
2018.12.312019.11.03
Web上に転がるサボテン用土の配合のまとめ
2019.03.292020.09.28
サッカー
[toto] 第1121回mini toto A組の対象試合に関するデータ
2019.09.09
[seaborn] 1. relplotで散布図を表示する
2020.03.112021.10.08
[seaborn] 7. relplotのcol, rowを使って多変数なグラフを表示する
2020.03.132021.10.08
[toto] 第1168回 totoの対象試合に関するデータ
2020.06.23
[toto] 第1186回 mini toto-A組の対象試合に関するデータ
2020.09.03
[toto] 第1330回 totoの対象試合に関するデータ
2022.10.012022.10.01