fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
929 stars 196 forks source link

Add RealignColumns() extenion #320

Open alexshchep opened 8 years ago

alexshchep commented 8 years ago

It would be great to add a RealignColumns() method, similar to RealignRows(), but to change column order in deedle frame.

tpetricek commented 7 years ago

Since this got mentioned on StackOverflow - we would be happy to add this. If you are interested in contributing, please send a pull request!