extract_region to have option to return a view instead of copy
Open
enhancement
- Dominant language
- Python
- Stars
- 204
- Forks
- 134
- Avg merge
- 12h 55m
- Merged PRs (30d)
- 1
Description
When computation is memory-limited, returning a view instead of a copy might be beneficial?
Contributor guide
Research direction
Start by locating the extract_region entry point and its existing tests. Determine how an optional view-versus-copy result should be exposed and verified for memory-limited computations; done means the requested option is specified and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100