import pandas as pd from matplotlib import pyplot as plt df = pd. ... values='y').plot(kind='bar', rot=0) plt.tight_layout() plt.show().
確定! 回上一頁