ValueError:形状(486,12)和(2,)不对齐:12(dim 1)!= 2(dim 0) 它显示此错误。有人可以告诉我如何解决这个问题
X_all = df.drop([''名称','出生日期','拼贴','团队','出生地点','位置','体验 nce','Age','BMI','Weight','Height','Experience','Birth_Place'],axis = 1)
<asp:Label ID="lblname" runat="server" Text=""></asp:Label>