Need replace first: print (merged['platnosc_total'].replace(',','.', regex=True).astype(float)) 0 0.00 1 4.50 2 0.00 3 0.00 4 0.00 5 4.50 6 6.10 7 7.99 8 ...
確定! 回上一頁