set_index
io.TableLazy.set_index(key)
Set the index of the table.
Parameters
Name | Type | Description | Default |
---|---|---|---|
key |
str | Column header. View available headers via | required |
io.TableLazy.set_index(key)
Set the index of the table.
Name | Type | Description | Default |
---|---|---|---|
key |
str | Column header. View available headers via | required |