use() . import matplotlib.pyplot as plt import seaborn as sns plt.style.use('seaborn') # switch to seaborn style # plot code # .
確定! 回上一頁