History changes
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
- Should Nonetime act the same as NaN?
- History repr should print out any errors (i.e. when parsing time) instead of returning print None
- History iter should have an option to silently ignore errors on parsing (default is explode)
- https://github.com/Pometry/Raphtory/pull/2075#discussion_r2444751498
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 with the History repr and iter entry points, then read the linked pull request discussion for the existing context. Clarify whether Nonetime should match NaN, how parsing errors should appear in repr, and the default behavior for iter; done means all three checklist items have agreed behavior and are covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100