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

Add new csv based network creation mode #128

Merged
merged 5 commits into from
May 23, 2022
Merged

Add new csv based network creation mode #128

merged 5 commits into from
May 23, 2022

Conversation

jjnesbitt
Copy link
Member

@jjnesbitt jjnesbitt added the enhancement New feature or request label Apr 21, 2022
@jjnesbitt jjnesbitt requested a review from waxlamp April 21, 2022 20:40


def create_csv_network(workspace: Workspace, serializer):
"""Create a network from a link of tables (in request thread)."""
Copy link
Collaborator

Choose a reason for hiding this comment

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

What is a "link of tables"?

Copy link
Member Author

Choose a reason for hiding this comment

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

That's just a term I used to refer to creating a network by specifying links between existing workspace tables. Is there a better term we should use?

@jjnesbitt
Copy link
Member Author

I'm going to just merge this now since you approved. If we decide to update things based on the discussion here we can always just follow up.

@jjnesbitt jjnesbitt merged commit e91275a into main May 23, 2022
@jjnesbitt jjnesbitt deleted the csv-ingestion branch May 23, 2022 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants