Let's check the data types of all the columns in the new DataFrame by adding df.dtypes to the code: import numpy as np import pandas as pd ...
確定! 回上一頁