NumpyJSONDecoder
Open
- Dominant language
- Python
- Stars
- 459
- Forks
- 359
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 73
Description
Hello,
I see you have an extended class of JSONEncoder that allows saving into JSON types not supported by this class.
However, I can't seem to find the reverse class, allowing you to recover these types from json. Is it not implemented, or did I just not find it?
Thanks in advance,
Diogo Valada
Contributor guide
Research direction
Start by locating the extended JSONEncoder referenced in the issue and identify which additional types it supports. Check whether a reverse decoder already exists; if not, clarify the supported types and expected round-trip behavior before adding the decoder and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100