A. s[0:2] B. s[2] C. s[s>2] D. s[s=2]
A. drop B. pop C. del D. remove
A. 可通过Series接收索引参数并进行创建 B. MultiIndex是层次化索引对象 C. 索引对象可以修改 D. isin是索引对象的一种方法