javascriptdata / danfojs

Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
https://danfo.jsdata.org/
MIT License
4.72k stars 210 forks source link

Support Apache Arrow input/output #13

Open Alex-Monahan opened 3 years ago

Alex-Monahan commented 3 years ago

Would you be open to supporting Apache Arrow as an input and export format? It would help with faster network transfers! They have a JS library available.

Thanks!

risenW commented 3 years ago

Great idea, we will definitely work towards this. Just read up about it, and loving it.

github-actions[bot] commented 2 years ago

Stale issue message

dyllan-to-you commented 2 years ago

Hi!

I'm very interested in the ability to easily use apache arrow as an IO format. It seems like the bot auto-staled this issue. Is there anything I can do to help make this feature a reality?

risenW commented 2 years ago

Hi!

I'm very interested in the ability to easily use apache arrow as an IO format. It seems like the bot auto-staled this issue. Is there anything I can do to help make this feature a reality?

Hi, thats possible if you can help add a new input function. You can add new input feature in the io folder. https://github.com/javascriptdata/danfojs/tree/dev/src/danfojs-base/io

Infinage commented 1 year ago

Hi @risenW, I'm interested to work on this issue. Can you please assign this to me if this isn't taken up already?