Skip to content

REF: collect DataFrame.__setitem__ tests #33408

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

Merged
merged 8 commits into from
Apr 8, 2020

Conversation

jbrockmendel
Copy link
Member

No description provided.

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite labels Apr 8, 2020
@jreback jreback added this to the 1.1 milestone Apr 8, 2020
@jreback jreback merged commit 3588fde into pandas-dev:master Apr 8, 2020
@jbrockmendel jbrockmendel deleted the tst-frame-setitem branch April 8, 2020 23:23
jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request Apr 11, 2020
mroeschke pushed a commit that referenced this pull request Apr 17, 2020
)

* BUG: Series.__getitem__ with MultiIndex and leading integer level

* dedicated tests

* whatnsew

* test

* REF: collect DataFrame.__setitem__ tests (#33408)

* use https link for Anaconda (#33413)

* unpinned 37 (#33423)

* revert

* BUG: Series.__setitem__[listlike_of_integers] with IntervalIndex]

* whatsnew

Co-authored-by: partev <[email protected]>
Co-authored-by: William Ayd <[email protected]>
CloseChoice pushed a commit to CloseChoice/pandas that referenced this pull request Apr 20, 2020
…das-dev#33473)

* BUG: Series.__getitem__ with MultiIndex and leading integer level

* dedicated tests

* whatnsew

* test

* REF: collect DataFrame.__setitem__ tests (pandas-dev#33408)

* use https link for Anaconda (pandas-dev#33413)

* unpinned 37 (pandas-dev#33423)

* revert

* BUG: Series.__setitem__[listlike_of_integers] with IntervalIndex]

* whatsnew

Co-authored-by: partev <[email protected]>
Co-authored-by: William Ayd <[email protected]>
rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
…das-dev#33473)

* BUG: Series.__getitem__ with MultiIndex and leading integer level

* dedicated tests

* whatnsew

* test

* REF: collect DataFrame.__setitem__ tests (pandas-dev#33408)

* use https link for Anaconda (pandas-dev#33413)

* unpinned 37 (pandas-dev#33423)

* revert

* BUG: Series.__setitem__[listlike_of_integers] with IntervalIndex]

* whatsnew

Co-authored-by: partev <[email protected]>
Co-authored-by: William Ayd <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants