rustworkx
rustworkx copied to clipboard
Add support to build graph using PyArrow
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
Well I guess this is the other way around from #1033. Maybe they can be implemented together