all to/from_dataframe apis should also exist on node/edgestate
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
Should be readable from and writeable to parquet/convertable to pandas etc
How do we enable safe modification of these nodestates if we want to prep them in some way before insertion into the next algorithm?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing to/from_dataframe APIs and the node/edgestate types. Determine how those states could be read from and written to parquet, converted to pandas, and safely modified before insertion into the next algorithm; done means the supported workflow and required APIs are clearly defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, rust
- Domain
- data, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100