lincc-frameworks / lincc-frameworks/nested-pandas
Add `pandas-stubs` to dev requirements
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
It would improve mypy analysis
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
Start by locating the development-requirements file and checking how existing dependencies are declared. Add pandas-stubs in the matching format, then run the project's mypy analysis to confirm the dependency improves type checking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100