TensorSeries - getitem to numpy array

Open Beginner friendly
#538 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
64/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
numpy, python
Domain
data

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.

Description

enhancement interface LSDB modalities-support

Support getting a single item from a TensorSeries returning a numpy array of the underlying tensor.

Dominant language
Python
Stars
26
Forks
8
Avg merge
2d 2h
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lincc-frameworks/nested-pandas

All issues in lincc-frameworks/nested-pandas

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.