marius-team / marius

Large scale graph learning on a single machine.
https://marius-project.org
Apache License 2.0
160 stars 45 forks source link

Fix pyarrow and pyspark dependencies #116

Closed JasonMoho closed 1 year ago

JasonMoho commented 1 year ago

This PR removes pyarrow as a required dependency and the option to use pyspark for preprocessing of the built-in datasets. This fixes some breaking changes introduced in #109 and #106.

Pyarrow:

Pyspark: