lincc-frameworks / lincc-frameworks/nested-pandas
Remove `NestAccessor.to_flatten_inner`
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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