Conversation

jbrockmendel
  • closes #xxxx (Replace xxxx with the issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Also avoids the need for a PerformanceWarning for SparseArray.

@mroeschkemroeschke added the IntervalInterval data typelabel Jul 25, 2023
@mroeschkemroeschke added this to the 2.1 milestone Jul 25, 2023
@mroeschkemroeschke merged commit 1a4ac0e into pandas-dev:main Jul 25, 2023
@mroeschke

Thanks @jbrockmendel

@jbrockmendeljbrockmendel deleted the enh-fillna branch July 25, 2023 01:13
jamie-harness pushed a commit to jamie-harness/pandas1 that referenced this pull request Jul 25, 2023
* ENH: Support ffill/bfill on IntervalArray

* gh ref
jamie-harness added a commit to jamie-harness/pandas1 that referenced this pull request Jul 25, 2023
* ENH: Support ffill/bfill on IntervalArray

* gh ref

Co-authored-by: jbrockmendel <[email protected]>
jamie-harness pushed a commit to jamie-harness/pandas1 that referenced this pull request Jul 26, 2023
* ENH: Support ffill/bfill on IntervalArray

* gh ref
jamie-harness added a commit to jamie-harness/pandas1 that referenced this pull request Jul 26, 2023
* ENH: Support ffill/bfill on IntervalArray

* gh ref

Co-authored-by: jbrockmendel <[email protected]>
Sign up for free to join this conversation on . Already have an account? Sign in to comment
IntervalInterval data type
None yet

Successfully merging this pull request may close these issues.