[ Version ( since = "0.15.0" ) ]
public ChunkedArray? get_column_data (int i)
| this |
A Table. |
| i |
The index of the target column. If it's negative, index is counted backward from the end of the columns. `-1` means the last column. |
|
The i-th column's data in the table. |