我在嘗試重塑3D numpy數組時遇到了一個奇怪的錯誤。 數組(x)具有形狀(6,10,300),我想將其重塑爲(6,3000)。 我使用下面的代碼: reshapedArray = np.reshape(x, (x.shape[0], x.shape[1]*x.shape[2]))
我收到的錯誤是: TypeError: only integer scalar arrays can be c
我需要實現以下任務;你能幫我做到嗎? 我的數據幀。 U_ID Value AD CT
1 list(`Cno`="50",`cna'="jhon") ia BG
1 list(`Cno`="20",`cna'="guna") AS DB
2 list(`Cno`="30",`cna'="rt",`cf'="ty") BN FV
我有一個數據幀df,看起來像下面這樣: Label Info
1 0-22 Records N/A
2 0-22 Records Poland
3 0-22 Records N/A
4 0-22 Records active
5 0-22 Records Hardcore
6 0-22 Records N/A
7 0-22 Records N/A
8 Nuclear Blas