Blocking given objects from further expansion.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 840
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Can we please have a direly missing option to block given objects from further expansion?
For example, I want to have very deep expansion of my object but I don't want to expose any low level details of foreign objects, e.g. `pandas dataframe`. Unless I'm very much mistaken, I couldn't see an option for this.
Thank you.
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
The issue names no files, tests, or entry points. Start by locating the object-expansion option handling and related tests, then define completion as supporting deep expansion while preventing specified objects, such as a pandas dataframe, from expanding into low-level details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100