JuliaData / JuliaData/JSONTables.jl
http://jsonlines.org/ support
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 71
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I encounter http://jsonlines.org/ more and more often recently. Maybe we can also add a function to read in the data in this format?
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by inspecting JSONTables.jl's existing input APIs and test layout, then determine how JSON Lines input should fit the table interface; done means a reader supports one JSON object per line with tests covering representative input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100