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

Allow syncing a subset of node/link columns/rows #9

Open
nrbgt opened this issue Jan 6, 2023 · 0 comments
Open

Allow syncing a subset of node/link columns/rows #9

nrbgt opened this issue Jan 6, 2023 · 0 comments

Comments

@nrbgt
Copy link
Contributor

nrbgt commented Jan 6, 2023

Elevator Pitch

A source should be able to control the columns and rows in links and nodes that are synced with the front end.

Motivation

This would allow for using a "big and tall" DataFrame that included more data than was relevant to a graph without creating intermediate frames.

Design ideas

  • add include_(node|link)_columns?
  • add ignore_(node|link)_columns?
  • add iloc_?
  • all?
@nrbgt nrbgt added this to the 0.1.1 milestone Jan 18, 2023
@nrbgt nrbgt changed the title Allow syncing a subset of node/link columns Allow syncing a subset of node/link columns/rows Jan 19, 2023
@sanbales sanbales modified the milestones: 0.1.1, 0.3.0 Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants