2

Can the "regular" python package igraph-python be used with PySpark? I have a use-case where I want the functionality of igraph, but our graph is too big to fit into memory on one machine, so we'd like to use dataframes and PySpark to distribute the computation. Can this be done?

I am trying to avoid the Apache Spark graphX, as it does not have the functionality of igraph.

Glenn Strycker
  • 4,816
  • 6
  • 31
  • 51

0 Answers0