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

BUG: BlockSlider not clearing index._cache #35937

Merged
merged 21 commits into from
Sep 2, 2020

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

jbrockmendel and others added 20 commits August 20, 2020 21:19
@jreback jreback added this to the 1.2 milestone Sep 1, 2020
@jreback jreback added the Internals Related to non-user accessible pandas implementation label Sep 1, 2020
@jreback
Copy link
Contributor

jreback commented Sep 1, 2020

lgtm. if you can rebase, ping on green.

@jbrockmendel
Copy link
Member Author

ping

@jreback jreback merged commit 2056900 into pandas-dev:master Sep 2, 2020
@jbrockmendel jbrockmendel deleted the bug-clear-cache branch September 2, 2020 17:00
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
* REF: remove unnecesary try/except

* TST: add test for agg on ordered categorical cols (pandas-dev#35630)

* TST: resample does not yield empty groups (pandas-dev#10603) (pandas-dev#35799)

* revert accidental rebase

* BUG: BlockSlider not clearing index._cache

* update whatsnew

Co-authored-by: Karthik Mathur <22126205+mathurk1@users.noreply.github.com>
Co-authored-by: tkmz-n <60312218+tkmz-n@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants