import squarify data_pv_counts = data_user[data_user["behavior_type"]==1]["item_category"].value_counts().head(20) squarify.plot( ...
確定! 回上一頁