mikemoke blog

ビジネスに関心があるデータサイエンティスト。データ解析・ビジネス・エンジニアリングについての知見を纏めています。

matplotlibでグラフと表を並べて表示

レポートするときにグラフと表が離れていると見にくいため並べて表示する。

参考:
subplotの描画
matplotlib入門 - りんごがでている
matplotで表のみの表示について
python - Matplotlib table only - Stack Overflow
表とグラフを同時に表示(表とグラフが結合している)
Matplotlib - グラフと一緒に表を表示させたい(140398)|teratail
Table Demo — Matplotlib 3.0.0 documentation
subplot領域のサイズ・位置の微調整
matplotlib.pyplot.subplots_adjust — Matplotlib 3.0.0 documentation
カラーマップの表示
【技術メモ】python matplotlibで見栄えの良い色, グラフを作るTips - プロクラシスト