statsmodels / statsmodels/statsmodels
sandbox: cleanup or remove outdated modules
Open
Nobody has claimed this yet.
type-cleanup
- Dominant language
- Python
- Stars
- 11.6k
- Forks
- 3.6k
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 96
Description
I just saw that there is still old code in the sandbox, that might not run anymore with current versions
e.g. using np.unique1d in try_catdata
Contributor guide
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 auditing the outdated code in the sandbox, including try_catdata and its use of np.unique1d. Review the linked Debian bug report and check which modules still run with current versions; done means obsolete modules are removed or updated and the sandbox no longer contains known-incompatible code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100