[ Version ( since = "0.9.0" ) ]
public RecordBatch? remove_column (uint i) throws Error
| this |
A RecordBatch. |
| i |
The index of the new column. |
|
The newly allocated RecordBatch that doesn't have the column or null on error. |