On 2013-02-11 16:06, Luca Beltrame wrote:
In data domenica 10 febbraio 2013 12:20:22, Thomas Kluyver ha scritto:
While we're on the subject, by the way, I have a pull request open on
IPython to improve how we handle a simple pandas DataFrame being passed
into rmagic. I imagine this is quite a co
On 11 February 2013 08:06, Luca Beltrame wrote:
> Looking at what Laurent made in rpy2, I think that way is much better than
> the
> one I wrote. Laurent, if you make a release containing that converter soon,
> I'll make a PR to pandas to use that code path. This will mean of course
> that
> newer
In data domenica 10 febbraio 2013 12:20:22, Thomas Kluyver ha scritto:
> While we're on the subject, by the way, I have a pull request open on
> IPython to improve how we handle a simple pandas DataFrame being passed
> into rmagic. I imagine this is quite a common case, and at present rmagic
Just