rustworkx icon indicating copy to clipboard operation
rustworkx copied to clipboard

Add support to build graph using PyArrow

Open asheeshgarg opened this issue 2 years ago • 1 comments

What is the expected enhancement?

Currently a lot of data load support PyArrow format. It will be great if can expose creating graph using PyArrow tables

asheeshgarg avatar Jan 23 '24 21:01 asheeshgarg

Well I guess this is the other way around from #1033. Maybe they can be implemented together

IvanIsCoding avatar Jan 24 '24 04:01 IvanIsCoding