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