Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
pp2021:project [2021/03/04 19:23] pdmatei [Datasets] |
pp2021:project [2021/03/04 19:24] (current) pdmatei |
||
---|---|---|---|
Line 34: | Line 34: | ||
| HUnion Query Query -- 'horizontal union qlues' with zero logic more columns. TableJoin is the smart alternative | | HUnion Query Query -- 'horizontal union qlues' with zero logic more columns. TableJoin is the smart alternative | ||
| NameDistanceQuery -- dedicated name query | | NameDistanceQuery -- dedicated name query | ||
+ | |||
+ | data QResult = CSV String | Table [[String]] | List [String] | ||
+ | |||
</code> | </code> | ||