tensorflow/io

Arrow dataset does not support named tensors.

chriss1245 opened this issue · 0 comments

I was wondering whether is possible to use ArrowFeatherDataset to read an arrow file. I expected there was an output_signature and that columns accept column names instead of indices. But this does not seem to be the case.

I was wondering whether this feature will be added in the future. Or if i am missing something.