how to exclude specific columns with list
I have too many columns, so I grouped the columns into several lists.
I want to see only few groups and I’ll exclude others.
Using sinply for-loop takes too much time, how can I do?