Lightning-AI / Lightning-AI/litData
Add support for sample windowing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 614
- Forks
- 106
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 22
Description
## 🚀 Feature
### Motivation
Add support for large data array and windowing: https://github.com/zarr-developers/zarr-specs/tree/main/docs/v3


### Pitch
### Alternatives
### Additional context
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.
Research direction
Start by reading the linked Zarr v3 specification, then inspect litData's existing data-loading and array-handling paths to determine where sample windowing belongs. Clarify the expected windowing behavior for large arrays, supported inputs, and completion criteria before implementing and testing the feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100