Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Remove pandas.stats (except moments.py) #26

Closed
wesm opened this issue Sep 20, 2016 · 1 comment
Closed

Remove pandas.stats (except moments.py) #26

wesm opened this issue Sep 20, 2016 · 1 comment

Comments

@wesm
Copy link
Owner

wesm commented Sep 20, 2016

No description provided.

@jorisvandenbossche
Copy link
Contributor

Yes, completely agree. I think most things are already deprecated: see eg pandas-dev/pandas#11898, although not all functionality is already fully ported to statsmodels AFAIK (statsmodels/statsmodels#2745).

AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this issue Mar 21, 2017
remove pd.ols, pd.fama_macbeth from top-level namespace

xref pandas-dev#11898
closes wesm/pandas2#26

previously deprecated in 0.18.0

Author: Jeff Reback <[email protected]>

Closes pandas-dev#15353 from jreback/stats and squashes the following commits:

9563740 [Jeff Reback] DEPR: remove statsmodels as a dependency
jason-ytsao pushed a commit to jason-ytsao/exp_vtb that referenced this issue Aug 10, 2022
remove pd.ols, pd.fama_macbeth from top-level namespace

xref #11898
closes wesm/pandas2#26

previously deprecated in 0.18.0

Author: Jeff Reback <[email protected]>

Closes #15353 from jreback/stats and squashes the following commits:

9563740 [Jeff Reback] DEPR: remove statsmodels as a dependency
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants