sns.boxplot( x=df["tip"], y=df["sex"], palette="Accent");. plt.show(). Using Plotly. import plotly.express as px. df = px.data.tips().
確定! 回上一頁