JuliaDataCubes / JuliaDataCubes/YAXArrays.jl
Should xmap also take max_cache and nthreads keywords as mapCube?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 132
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
I am currently converting the mapCube tests to use xmap and I found that xmap doesn't have the same keyword arguments as mapCube.
I am not sure whether we would like to have the same keywords or whether we capture this information somewhere else.
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
Start by comparing the xmap and mapCube entry points and the mapCube tests being converted to xmap. Resolve whether max_cache and nthreads should be supported by xmap or captured elsewhere; the work is done when the intended API is agreed and the relevant tests reflect it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100