현재 df의 숫자들이 int64로 되어있는데 float으로 바꾸고 싶어서 변경하려고 할때 심플하게 df.astype('float')을 하면 좋겠으나 날짜 컬럼은 ...
確定! 回上一頁