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

Method pmtToSequenceP

src/main/java/com/scudata/expression/fn/E.java:292–337  ·  view source on GitHub ↗

将序表或者排列,转换为二层序列,行列转置返回。调用前需要保证pmt是序表或排列 @param pmt 序表或者排列 @param hasTitle 是否有标题行 @return 二层序列

(Sequence pmt, boolean hasTitle)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

calculateMethod · 0.95
transposeStringMethod · 0.95

Calls 8

getFieldNamesMethod · 0.95
addMethod · 0.95
getFieldCountMethod · 0.95
getFieldValueMethod · 0.95
ifnMethod · 0.65
getMethod · 0.65
dataStructMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected