In the pandas plot, c='Population/mil' works because pandas already knows this is a column of homicide_scatter_df . In the matplotlib plot, ...
確定! 回上一頁