Python Forum

Full Version: change csv file into adjency list
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone. I have a csv file like this.
[Image: view?usp=sharing]

and I want to change that data into csv file to look into like this.
[Image: view?usp=sharing]

Please, anyone help me. thank you