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

Error handling for very large integers #3

Open
caferavci opened this issue May 8, 2022 · 0 comments
Open

Error handling for very large integers #3

caferavci opened this issue May 8, 2022 · 0 comments

Comments

@caferavci
Copy link
Collaborator

Current Python version needs modification for handling very large integers of node_id in input files.
Steps:

  • Sort node_id in node.csv
  • Assign numbers from 1 to N
  • Match the new node_id numbers in link.csv with node.csv
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

No branches or pull requests

1 participant