引入pandas 等包,DataFrame、Series 属于常用的,所以直接引入. In [1]: ... 获取索引 df = DataFrame(s1) idx = s1.index idx = df.columns # the column index idx ...
確定! 回上一頁