lincc-frameworks / lincc-frameworks/nested-pandas
TensorSeries - setitem with numpy array
Open
enhancement
interface
LSDB
modalities-support
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
Support setting an element of a TensorSeries with a numpy array to update an element.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the TensorSeries implementation and any existing setitem tests. Trace how element assignment currently handles values, then add support for a numpy array and verify that setting an element updates the TensorSeries as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100