SciSharp / Pandas.NET

Pandas port for C# and F#, data analysis tool, process multi-dim array in DataFrame.
557 stars 76 forks source link

Worth a look - Deedle #8

Open fdncred opened 5 years ago

fdncred commented 5 years ago

I remembered this library from my F# days. http://bluemountaincapital.github.io/Deedle/index.html

It does some things pandas does and it's dotnet. It specifically handles DataFrames.

This link is more helpful to C# users http://bluemountaincapital.github.io/Deedle/csharpframe.html