Out[4]: 1 b 2 dtype: object c There are three ways to slice a pandas.Series or a pandas.DataFrame: Using loc, which works by label Using iloc, ...
確定! 回上一頁