pandas -03 DataFrame()中的iloc和loc用法. 简单的说: iloc,即index locate 用index索引进行定位,所以参数是整型,如:df.iloc[10:20, 3:5]
確定! 回上一頁