I have a data frame and would like to create sub data frames from each of those columns (except for the first one). But when trying to do this with a for loop, I get an error.