JuliaDataCubes / JuliaDataCubes/YAXArrays.jl
set deprecated warnings for all mapCube related operations
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 132
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
functionality using mapCube still works, however using xmap would be the way forward, hence setting some deprecation warnings for all related operations would be nice to have before removing them all!
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 locating the mapCube and xmap entry points and identifying every mapCube-related operation. Review the existing tests for these operations and determine where deprecation warnings are conventionally asserted. Done means all affected mapCube operations warn while their current functionality remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100