[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/pyarrow.ipc.write_tensor.html [Back]  [Original]

pyarrow.ipc.write_tensor — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.ipc.write_tensor#

pyarrow.ipc.write_tensor(Tensor tensor, NativeFile dest)#

Write pyarrow.Tensor to pyarrow.NativeFile object its current position.

Parameters:
tensorpyarrow.Tensor
destpyarrow.NativeFile
Returns:
bytes_writtenint

Total number of bytes written to the file


Web Proxy Viewer  |  New URL  |  Original Page