lincc-frameworks / lincc-frameworks/nested-pandas

TensorSeries - conversion to other types

Open
#536 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 converting tensors to other types, such as a numpy array of `n_rows x tensor_shape`, arrow list

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the TensorSeries implementation and any existing conversion methods or tests. Check how n_rows and tensor_shape are represented, then define completion as supporting conversion to a NumPy array with the requested shape and an Arrow list representation, with tests covering both outputs.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.