hi all, Brian Hulette put together an interactive JS notebook on Observable that shows off some of the work that he and Paul have put into the JavaScript Arrow library the last months. Take a look:
https://beta.observablehq.com/@theneuralbit/introduction-to-apache-arrow I expect that this library will have a big impact on developers creating interactive data applications that serve data to the browser in Arrow format. In the example above, the data was generated by a Python/C++ application and loaded in JavaScript. Hopefully we can expand the Arrow website to be able to assemble more learning resources (beyond the API docs) for each of the libraries in the project. - Wes