# getRowIndex-获取行索引
调用getRowIndex函数获取行索引。
最小支持版本:5.0.0
# 接口说明
已构建DataFrame对象,详情请参见fromObject (opens new window)。
# 语法
<DataFrame object>.getRowIndex()
1
<DataFrame object>.获取行索引()
1
# 函数类型
实例函数
# 请求参数
无
# 返回参数
参数名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
Result | Cube.System.Index | Cube.System.Index | Index对象。 |
# 请求示例
DataFrame对象.getRowIndex()
1
最近更新时间: {
"value": "2023-09-12",
"effect": true
}