예제 #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);