我注意到“数据集”菜单中的"Split“新功能,非常棒。
如何从这个“拆分”函数下载新生成的CSV文件?
我尝试在服务器目录中'find‘,但我看到分割的csv文件存储在服务器中,而不是纯文本。
/opt/dai-1.5.4-linux-ppc64le/tmp# find。-name atec_anti_fraud_test1* ./fuhilapa/atec_anti_fraud_test1.1557095335.9342732.bin
/opt/dai-1.5.4-linux-ppc64le/tmp#文件./fuhilapa/atec_anti_fraud_test1.1557095335.9342732.bin ./fuhilapa/atec_anti_fraud_test1.1557095335.9342732.bin:数据
/opt/dai-1.5.4-linux-ppc64le/tmp# head -n 2 ./fuhilapa/atec_anti_fraud_test1.1557095335.9342732.bin JAY1@▒▒@▒▒@▒▒@
发布于 2019-05-07 08:25:20
此选项目前不适用于DAI 1.6及更低版本,但应在未来的DAI版本中添加此功能。
https://stackoverflow.com/questions/55997092
复制相似问题