コード例 #1
0
 => DataFrame.make(seq(from x in rows select record(x.x1, x.x2)));
コード例 #2
0
ファイル: map.api.cs プロジェクト: 0xCM/Meta.Core
 => f(x.x1, x.x2);