For example, suppose that you'd like to convert the last 3 columns in the DataFrame to integers. To achieve this goal, you can use astype(int) ...
確定! 回上一頁