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

Create a new DataLoader instance. #83

Open
gagnonanthony opened this issue Nov 6, 2024 · 0 comments
Open

Create a new DataLoader instance. #83

gagnonanthony opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gagnonanthony
Copy link
Owner

gagnonanthony commented Nov 6, 2024

As part of the transition toward classes rather than functions, create a DataLoader object to load data from data frames and graph networks with a consistent structure with constant attributes.

This should be able to do the following:

  • Save the data into any desired format (tabulated form or graph network).
  • Compute the graph network layout if not available.
  • Visualize as a graph network.
  • Easy addition of new data for an existing subject or new subjects
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

No branches or pull requests

1 participant