MCPcopy Create free account
hub / github.com/SPLWare/esProc / importSeries

Method importSeries

src/main/java/com/scudata/dm/FileObject.java:340–353  ·  view source on GitHub ↗

读入一个文件,形成排列返回 @param opt String t:第一行为标题,b:二进制文件,c:写成逗号分隔的csv文件 s:不拆分字段,读成单字段串构成的序表,i:结果集只有1列时返回成序列 q:如果字段串外有引号则先剥离,包括标题部分,k:保留数据项两端的空白符,缺省将自动做trim @throws IOException @return Sequence

(String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateMethod · 0.80

Calls 5

fetchMethod · 0.95
closeMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
indexOfMethod · 0.45

Tested by

no test coverage detected