Lets convert our column studentid column from int to str first. ... As we see above astype('str') has converted integer column to string data type. We haven't ...
確定! 回上一頁