lincc-frameworks / lincc-frameworks/nested-pandas

TensorSeries - Math Operations

Open
#540 0 comments 0 reactions 0 assignees View on GitHub
enhancement LSDB modalities-support
Dominant language
Python
Stars
26
Forks
8
Avg merge
2d 2h
Merged PRs (30d)
9

Description

Support math operations between TensorSeries, e.g. `im_series = flux_series * mask_series`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the TensorSeries implementation and its existing arithmetic behavior. Trace how two TensorSeries objects are represented and aligned, then support operations such as `flux_series * mask_series`. Done means the requested operation works between TensorSeries instances without breaking existing behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.