Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: clean-up top-level namespace #13790

Closed
6 tasks
jorisvandenbossche opened this issue Jul 25, 2016 · 2 comments · Fixed by #15538
Closed
6 tasks

API: clean-up top-level namespace #13790

jorisvandenbossche opened this issue Jul 25, 2016 · 2 comments · Fixed by #15538
Labels
API Design Deprecate Functionality to remove in pandas
Milestone

Comments

@jorisvandenbossche
Copy link
Member

jorisvandenbossche commented Jul 25, 2016

Triggered by #13785, I looked at the top level namespace, and I was wondering if the following functions are needed:

Quite a lot are already deprecated: TimeSeries, SparseTimeSeries, all rolling_ and expanding_ methods

I also learned the existence of pd.lreshape and pd.plot_params .. :-) (but the latter is mentioned in the docs, lreshape not).

@jreback
Copy link
Contributor

jreback commented Jul 25, 2016

I think there is an issue for pnow already

in any event I would make this a master issue and have checkboxes

@jorisvandenbossche
Copy link
Member Author

Ah yes indeed: #12641 Good question :-)

Updated top comment

@jreback jreback added Deprecate Functionality to remove in pandas API Design labels Jul 25, 2016
@jreback jreback added this to the 0.19.0 milestone Jul 25, 2016
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.20.0, 0.19.0 Sep 8, 2016
jreback added a commit to jreback/pandas that referenced this issue Mar 1, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
jreback added a commit to jreback/pandas that referenced this issue Mar 1, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
jreback added a commit to jreback/pandas that referenced this issue Mar 1, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
jreback added a commit to jreback/pandas that referenced this issue Mar 2, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
jreback added a commit to jreback/pandas that referenced this issue Mar 2, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
jreback added a commit to jreback/pandas that referenced this issue Mar 2, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
jreback added a commit to jreback/pandas that referenced this issue Mar 2, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
jorisvandenbossche pushed a commit that referenced this issue Mar 3, 2017
closes #13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this issue Mar 21, 2017
closes pandas-dev#13790

pd.pnow
pd.groupby
pd.match
pd.Term
pd.Expr

remove info.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants