column selection/data subset
Need a little help. In my data table i have like 500 columns and 2000 rows. I have another data table which contains only a small ## of column names (subset of columns of the original table). How do i subset my my original data table so it contains only the columns which are i have a list for in the second table.?