mcabbott / mcabbott/AxisKeys.jl
Add an `align` function?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 154
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I'll open this as an issue first in case it exists and I couldn't find it. I'm looking for a function like xarrays align to be able to align the keys of multiple KeyedArrays. If this doesn't exist in some form then I'm happy to work on an implementation.
http://xarray.pydata.org/en/stable/generated/xarray.align.html?highlight=align#xarray-align
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 KeyedArrays and links to xarray.align; first check whether AxisKeys.jl already has an alignment entry point and compare the requested behavior with that reference. No file or test is identified, so completion requires agreeing on the API and alignment semantics before implementation and validation.
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
- 28/100