How to stitch multiple .csv files into a dataset in Tensorflow via mapping?

前端 未结 0 642
灰色年华
灰色年华 2020-12-13 07:50

I have about 20 of your usual .csv files of a structure:

|header|
|data  |

All I want to do is to make a single tf.data.Dataset

相关标签:
回答
  • 消灭零回复
提交回复
热议问题