Correct package for Scikit Learn
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
Correct package is `scikit-learn`.
https://scikit-learn.org/stable/install.html
https://github.com/bndr/pipreqs/blob/a593d27e3d9fcdecc0fbf385ef43116cccad71ec/pipreqs/mapping#L1030
Contributor guide
Research direction
Start at the linked pipreqs/mapping entry around line 1030 and compare the package name with the scikit-learn installation documentation. Correct the mapping to use scikit-learn, then verify that pipreqs generates the expected package name for projects importing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, scikit-learn
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100