29 Oct
2018
29 Oct
'18
6:50 a.m.
Sir, Is there any way to export the graph tool data (built or analyzed graph data, like partitioned data) into another format, say *.tsv or *.csv file? -- Sent from: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/
29 Oct
29 Oct
7:53 a.m.
Am 29.10.18 um 14:50 schrieb ashutosh:
Sir,
Is there any way to export the graph tool data (built or analyzed graph data, like partitioned data) into another format, say *.tsv or *.csv file?
There are many ways, but you have to write the loop yourself. Take a look at the Python documentation for the csv module: https://docs.python.org/3/library/csv.html#module-csv -- Tiago de Paula Peixoto <tiago@skewed.de>
2604
Age (days ago)
2604
Last active (days ago)
1 comments
2 participants
participants (2)
-
ashutosh -
Tiago de Paula Peixoto