データフレームは、loc / ilocを使用してインデックスを選択しません

print(df2['two': 'three'])
[out]:
      char  int  float
two      b   20    2.2
three    c   30    3.3

ここに画像の説明を挿入
取得元:https//blog.csdn.net/fantine_deng/article/details/105130904

おすすめ

転載: blog.csdn.net/Caiqiudan/article/details/110506527