The Wayback Machine - https://web.archive.org/web/20220119161224/https://github.com/pandas-dev/pandas/pull/35937
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

@jbrockmendel jbrockmendel commented Aug 27, 2020

  • 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 Aug 21, 2020
@jreback
Copy link
Contributor

@jreback jreback commented Sep 1, 2020

lgtm. if you can rebase, ping on green.

@jbrockmendel
Copy link
Member Author

@jbrockmendel jbrockmendel commented Sep 2, 2020

ping

@jreback jreback merged commit 2056900 into pandas-dev:master Sep 2, 2020
15 checks passed
@jbrockmendel jbrockmendel deleted the bug-clear-cache branch Sep 2, 2020
kesmit13 added a commit to kesmit13/pandas that referenced this issue 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 <[email protected]>
Co-authored-by: tkmz-n <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants