lincc-frameworks / lincc-frameworks/nested-pandas

Investigate `_SeriesFromNest` missing metadata with specific environments

Open
#437 1 comment 0 reactions 0 assignees View on GitHub
bug investigation
Dominant language
Python
Stars
26
Forks
8
Avg merge
2d 2h
Merged PRs (30d)
9

Description

See original issue: #405 , and the patch fix here: #436

Investigation is still needed as to why with a specific environment (#405) the super().eval() call is not propagating the metadata that our _SeriesFromNest sets up via Pandas extension interface.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the original issue #405 and patch issue #436 first, then trace _SeriesFromNest and its super().eval() call through the Pandas extension interface. Reproduce the behavior in the specific environment described by #405 and identify why metadata is not propagated; done means the cause is documented and the behavior is verified against that environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.