描画キャンパスを 1 行 2 列に分割するので、 subplot(2, 1, i) のよう指定する。 import pandas as pd import numpy as np from matplotlib import pyplot as plt import ...
確定! 回上一頁