divelab / DIG

A library for graph deep learning research
https://diveintographs.readthedocs.io/
GNU General Public License v3.0
1.84k stars 281 forks source link

Update aug_dataset.py #248

Closed simon-forb closed 1 month ago

simon-forb commented 1 month ago

random.sample requires a sequence to sample from, dict.keys() does not work.