statsmodels / statsmodels/statsmodels

sandbox: cleanup or remove outdated modules

Open
#349 1 comment 0 reactions 0 assignees View on GitHub

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

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659405

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.