Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tighten read_edgelist #56

Merged
merged 3 commits into from
Oct 29, 2017
Merged

tighten read_edgelist #56

merged 3 commits into from
Oct 29, 2017

Conversation

brooksandrew
Copy link
Owner

@brooksandrew brooksandrew commented Oct 29, 2017

tightening read_edgelist function to:

  • only remove rows that are all NA (previously dropped any row with any NA... including attributes.. oops)
  • read first two columns (node ids) as strings to ensure smoother computation

@brooksandrew brooksandrew changed the title reading node_ids as strings tighten read_edgelist Oct 29, 2017
@brooksandrew brooksandrew merged commit 68f2503 into master Oct 29, 2017
@brooksandrew brooksandrew deleted the node-strings branch October 29, 2017 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant