lincc-frameworks / lincc-frameworks/nested-pandas
TensorSeries - getitem to numpy array
Open
Beginner friendly
enhancement
interface
LSDB
modalities-support
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
Support getting a single item from a TensorSeries returning a numpy array of the underlying tensor.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the TensorSeries item-access entry point and any existing indexing tests. Confirm how a single item is currently returned, then add coverage showing that getitem returns a NumPy array containing the underlying tensor; done means the focused tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100