# File lib/faster_csv.rb, line 452
      def by_col
        self.class.new(@table.dup).by_col!
      end