Fix type signatures on numba guvectorize decorator
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Open src/xarray_einstats/numba.py and inspect lines 13–22, then check how the guvectorize decorator's type information is defined and used. Update the signatures so they accurately describe the decorator, and verify the resulting annotations against the surrounding module behavior.
Written by the indexing model from the issue text.
Description
The type info currently there doesn't make much sense: https://github.com/arviz-devs/xarray-einstats/blob/main/src/xarray_einstats/numba.py#L13-L22
- Dominant language
- Python
- Stars
- 68
- Forks
- 9
- Avg merge
- 7d 20h
- Merged PRs (30d)
- 1
Contributor guide
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.
More from arviz-devs/xarray-einstats
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
All issues in arviz-devs/xarray-einstats
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
huggingface/Repo2RLEnv#163 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
NousResearch/hermes-agent#121143 ·