Howard Mansell
Howard Mansell
I've found myself using classes for series keys and frame keys fairly often. One inconvenience there is that I have to construct the right instance of the class in order...
frame.GetRow essentially requires its type parameter to be explicitly passed, otherwise it doesn't really behave appropriately. I'd suggest we should decorate with `[]`. Never used this before, but I believe...
A thought on better Deedle frame -> Excel integration. Excel (2013+ I think) supports pulling data for a pivot table/pivot chart from an atom feed. A while ago I prototyped...
Seems like the call to R_setupMainLoop from R.NET hangs. Works in the compiler and IDE, for some reason, though not in F# interactive. Haven't tried compiled code.
To actually get some strong-typing.
Currently we expose them as a vararg function because we cannot get their formals.
Currently, bindings are set in R forever and never released