lincc-frameworks / lincc-frameworks/nested-pandas

Remove `NestAccessor.to_flatten_inner`

Open
#357 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Add documentation to perform the operation via map_rows (reduce)

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.

Research direction

Locate the NestAccessor implementation and references to to_flatten_inner, then read the map_rows (reduce) API and its existing documentation. Document how to perform the same operation with map_rows and remove to_flatten_inner; done means the old accessor is gone and the replacement workflow is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.