tf.raw_ops.ExperimentalCSVDataset

filenamesA Tensor of type string.
compression_typeA Tensor of type string.
buffer_sizeA Tensor of type int64.
headerA Tensor of type bool.
field_delimA Tensor of type string.
use_quote_delimA Tensor of type bool.
na_valueA Tensor of type string.
select_colsA Tensor of type int64.
record_defaultsA list of Tensor objects with types from: float32, float64, int32, int64, string.
output_shapesA list of shapes (each a tf.TensorShape or list of ints) that has length >= 1.
nameA name for the operation (optional).

A Tensor of type variant.