Dynamic\Transforms\SelectColumns.cs (6)
18new InputData(){ Age = 21, Gender = "Male", Education = "BS",
21new InputData(){ Age = 23, Gender = "Female", Education = "MBA",
24new InputData(){ Age = 28, Gender = "Male", Education = "PhD",
27new InputData(){ Age = 22, Gender = "Male", Education = "BS",
30new InputData(){ Age = 23, Gender = "Female", Education = "MS",
33new InputData(){ Age = 27, Gender = "Female", Education = "PhD",