When I try to create a graph with my dataset that has dtype of int columns, it shows error of
" → 29 u, v = zip(*elist)
TypeError; zip argument #1 must support iteration"
I tried searching on StackOverFlow and also dgl queries page, I am doing Master’s , Need to complete my project asap, Please somebody help me