pandas.Index.insert#

Index.insert(loc, item)[源代码]#

创建新索引在位置插入新项目。

对于负值,遵循Pythonumpy.sert语义。

参数
loc集成
item对象
退货
new_index索引