lincc-frameworks / lincc-frameworks/nested-pandas
Add functionality of `NestedSeries.without_field(field)` to delitem
Open
interface
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating NestedSeries.without_field(field) and the delitem implementation, then compare how each handles removing a field. Update delitem so it provides the same functionality as without_field, and verify that field deletion behaves consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100