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