[ Version ( since = "0.17.0" ) ]
public bool write_as_feather (OutputStream sink, FeatherWriteProperties? properties) throws Error
Writes the this as Feather format data to the sink.
| this |
A Table. |
| sink |
The output. |
| properties |
The properties for this write. |
|
true on success, false if there was an error. |