lincc-frameworks / lincc-frameworks/nested-pandas

TensorSeries - getitem to numpy array

Open Beginner friendly
#538 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.