import pandas as pd import matplotlib.pyplot as plt ... ylim=[min_temp, max_temp], grid=True ) spring_temps.plot( ax=ax12, c="orange", ...
確定! 回上一頁