torcharrow icon indicating copy to clipboard operation
torcharrow copied to clipboard

Potential improvements to to_pylist

Open wenleix opened this issue 3 years ago • 0 comments
trafficstars

See https://github.com/facebookresearch/torcharrow/pull/100 for details

Another wild idea is implement to_pylist at C++ BaseColumn level so a Python object is constructed recursively in C++ code.

wenleix avatar Dec 06 '21 22:12 wenleix