[ Version ( since = "0.16.0" ) ]
public Table? take_chunked_array (ChunkedArray indices, TakeOptions? options) throws Error
| this |
A Table. |
| indices |
The indices of values to take. |
| options |
A TakeOptions. |
|
The Table taken from an array of values at indices in chunked array or null on error. |