JuliaData / DataTables.jl

(DEPRECATED) A rewrite of DataFrames.jl based on Nullable
Other
29 stars 11 forks source link

=Allow renaming column without change #77

Closed oxinabox closed 7 years ago

oxinabox commented 7 years ago

This is identical (I just cherry picked the commit) to https://github.com/JuliaStats/DataFrames.jl/pull/1198

it solves: https://github.com/JuliaStats/DataFrames.jl/issues/1195 which applies here also (I believe).