select_dtypes() method. Python Program import pandas as pd df = pd.DataFrame( [['abc', 22, 22.6], ['xyz', 25, ...
確定! 回上一頁