Howard Mansell

Results 12 issues of 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...

type-feature

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...

type-feature

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...

up-for-grabs

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.

Type: Bug

To actually get some strong-typing.

Type: Enhancement

Currently we expose them as a vararg function because we cannot get their formals.

Type: Enhancement

Currently, bindings are set in R forever and never released

Type: Bug