powered by
This class enables you to write Feather files. See its usage in write_feather().
write_feather()
The FeatherTableWriter$create() factory method instantiates the object and takes the following argument:
FeatherTableWriter$create()
stream An OutputStream
stream
OutputStream
$GetDescription()
$HasDescription()
$version()
$num_rows()
$num_columns()
$GetColumnName()
$GetColumn()
$Read(columns)