Awesome, I will continue on that JIRA. Thanks!
On Mon, Oct 24, 2022 at 6:23 AM Neal Richardson <[email protected]> wrote: > Hi Chang, > I don't recall seeing an Arrow issue about this specifically, or any > examples of doing that, but that sounds nice. > https://issues.apache.org/jira/browse/ARROW-17608 (C interface support in > JS) is probably a prerequisite. > > Neal > > On Sun, Oct 23, 2022 at 2:45 PM Chang She <[email protected]> wrote: > >> couldn’t* >> >> On Sun, Oct 23, 2022 at 11:42 AM Chang She <[email protected]> wrote: >> >>> Hi, just curious if anyone’s played with using Arrow to ship data >>> between languages in jupyter/ipython, specifically python and js (that >>> doesn’t require a flight server or writing the data to disk). >>> >>> Eg, can I call do something like >>> IPython.kernel.execute(“table.filter(…)”) and read the results directly >>> into arrowjs instead of converting from plain text / json? >>> >>> Could find an existing issue and figure I’d ask before I go chase this >>> down. >>> >>> Thanks! >>> >>> Chang >>> >>
