scatter( FLIPPER_LENGTH[idxs], BILL_LENGTH[idxs], label=species, s=50, color=color, alpha=0.7 ) ax.legend();. By default, Matplotlib automatically generates a ...
確定! 回上一頁