daphne-project / daphne-project/daphne
Serialization for `Frame` data type
Open
- Dominant language
- C++
- Stars
- 81
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
So far, the specialization of `DaphneSerializer` for `Frame` throws `"not implemented"` exceptions in all methods. We need a proper implementation.
Contributor guide
Research direction
Locate the DaphneSerializer specialization for the Frame data type and inspect every method that currently throws a "not implemented" exception. Determine the required serialization behavior before implementing it; done means all Frame serialization methods have proper implementations rather than those exceptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100