[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ob-reticulate: R+Python interface from Babel
From: |
Jack Kamm |
Subject: |
Re: ob-reticulate: R+Python interface from Babel |
Date: |
Tue, 02 Mar 2021 15:52:14 -0800 |
Hi Jeremie,
> Many thanks for this package. It seems like a better way all together
> to manipulate python output.
I don't disagree, at least when it comes to handling dataframes.
This is because ob-reticulate makes the block actually executed with
ob-R.el instead of ob-python.el. R has better built-in support for
manipulating dataframes, which ob-R.el can take advantage of when
handling output.
I tried before to improve ob-python handling of dataframes, plots, and
other results, but the code got a bit messy and I decided to put it on
ice. I may return to it, some day.
Cheers,
Jack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: ob-reticulate: R+Python interface from Babel,
Jack Kamm <=