igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] prunning vertices


From: Ahmed Abdeen Hamed
Subject: [igraph] prunning vertices
Date: Fri, 16 Jan 2015 08:30:40 -0500

Good morning,

I need to prune vertices in a graph based on a certain criteria (not in a given list). When doing so, this leaves isolated vertices, which I also like to remove. But when doing do, delete_vertices() does not remove all vertices with degree == 0. I am not sure why this is happening. 

I am attaching the script and the data that I am using so you can see the issue.

Thanks very much,

-Ahmed

Attachment: sample-of-all.csv
Description: Text Data

Attachment: delete-isolated-hashtags.py
Description: Text Data

Attachment: good-hashtags.csv
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]