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