Skip to content
This repository was archived by the owner on Feb 23, 2022. It is now read-only.

Split up validate csv#359

Merged
jjnesbitt merged 10 commits intomasterfrom
splitup_validate_csv
Apr 30, 2020
Merged

Split up validate csv#359
jjnesbitt merged 10 commits intomasterfrom
splitup_validate_csv

Conversation

@jjnesbitt
Copy link
Copy Markdown
Member

Fixes #352.

@jjnesbitt jjnesbitt requested review from JackWilb and waxlamp April 20, 2020 19:09
@jjnesbitt jjnesbitt force-pushed the splitup_validate_csv branch from ea294f1 to 8ca7da4 Compare April 20, 2020 23:12
Copy link
Copy Markdown
Member

@JackWilb JackWilb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Opened #360 with an edge case

Comment thread test/test_csv_uploader.py Outdated
Copy link
Copy Markdown
Contributor

@waxlamp waxlamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great overall. Had a few suggestions and questions.

Comment thread multinet/uploaders/csv.py
Comment thread multinet/uploaders/csv.py Outdated
Comment thread multinet/uploaders/csv.py Outdated
jjnesbitt and others added 4 commits April 22, 2020 17:43
Co-Authored-By: Jack Wilburn <jackwilburn@tutanota.com>
Co-Authored-By: Roni Choudhury <2903332+waxlamp@users.noreply.github.com>
@jjnesbitt jjnesbitt force-pushed the splitup_validate_csv branch from 8fea4cc to bbb0411 Compare April 22, 2020 21:57
@jjnesbitt jjnesbitt requested a review from waxlamp April 29, 2020 19:55
@jjnesbitt jjnesbitt merged commit 51e4d6d into master Apr 30, 2020
@jjnesbitt jjnesbitt deleted the splitup_validate_csv branch April 30, 2020 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split up validate_csv function to validate edge and node tables separately

3 participants