metagraph-dev / metagraph

Multi-target API for graph analytics with Dask

Home Page:https://metagraph.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dask doesn't handle mg.List

jim22k opened this issue · comments

Some embedding algorithms take a list of Graphs as input. When running using dask, these remain as Placeholders when handed to the plugin code.