【发布时间】:2018-03-29 16:08:15
【问题描述】:
我也在解析一个包含 UUID 类型的文件。 我无法解析文件并收到此错误。
DistributedException from /127.0.0.1:54321: 'NewChunk has type Numeric, but the Vec is of type UUID', 由 java.lang.AssertionError 引起:NewChunk has type Numeric, but the Vec is of type UUID
有人知道这是什么意思吗?
【问题讨论】:
-
请提供一个你现在尝试如何做的例子,如果可能的话也提供一个数据样本。有多种方法可以将数据导入
h2o。您的数据来自什么类型的来源? -
我正在使用流程 UI。数据来自 csv 文件。我在此处共享了 csv 文件。 drive.google.com/open?id=0B9A7NrDPc-aQeTN0QnlpcWFROVE
标签: machine-learning artificial-intelligence data-science h2o