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

DEPR: remove itemsize, data, base, flags, strides #29918

Merged
merged 5 commits into from
Nov 30, 2019

Conversation

jbrockmendel
Copy link
Member

and un-deprecated item, though im not sure where that goes in the whatsnew

pandas/core/base.py Outdated Show resolved Hide resolved
@jorisvandenbossche
Copy link
Member

You will need to remove some things from the API docs (that's what the doc failure is complaining about)

@jbrockmendel
Copy link
Member Author

Will update per comments. Also need to change the implementation so item() raises for len!=1

@jorisvandenbossche
Copy link
Member

Can you leave the item change for a separate PR?
That change deserves specific attention I think, not hidden in an "easy remove some stuff" PR

@jbrockmendel
Copy link
Member Author

Can you leave the item change for a separate PR?

Sounds good

@jbrockmendel
Copy link
Member Author

updated+green, un-doing item changes

@jreback jreback added the Deprecate Functionality to remove in pandas label Nov 29, 2019
@jreback jreback added this to the 1.0 milestone Nov 29, 2019
@jreback
Copy link
Contributor

jreback commented Nov 29, 2019

lgtm, need a rebase

@jbrockmendel
Copy link
Member Author

rebased+green

@WillAyd WillAyd merged commit ce82111 into pandas-dev:master Nov 30, 2019
@WillAyd
Copy link
Member

WillAyd commented Nov 30, 2019

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the depr-item branch November 30, 2019 17:53
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants