Add a .storage property for SChunk
Open
- Dominant language
- Python
- Stars
- 211
- Forks
- 58
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 6
Description
And propagate it to NDArray.
Contributor guide
Research direction
Start by locating the SChunk and NDArray implementations and inspecting how existing properties are exposed and propagated. Define the intended storage value from the surrounding code, then verify that SChunk exposes .storage and NDArray receives the corresponding value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100