query in lab3

query in lab3

par NIKHIL SAI KODALI,
Nombre de réponses : 1

can anyone suggest any solution for the error in lab3 after concatinating the csv edge file. I used the edge file which I saved from lab2 but dont know why it is showing an error while performing the networkx.screenshot of the error message after performing the networkx

En réponse à NIKHIL SAI KODALI

Re: query in lab3

par Lejla Dzanko,
The “.bak” is created while adding a header through bash (so if something goes wrong you can recover original .csv file). Use the “.csv” one instead - but I can’t guarantee this solves the issue.