Series([1, 2, 31, 12, 3, 4]) print("t1 type={}; t1 dtype={}/r/n,t1={}".format(type(t1), ... 注意dtype="o"代表object,可能是字符串,可能是数值.
確定! 回上一頁