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? Thanks! Chang -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CADwh0WMSa1amicEgyyV--rdTwOmr-s5V4RKvMqj5-f6_%3DYyrrg%40mail.gmail.com.
