Skip to content

Conversation

praateekmahajan
Copy link

@praateekmahajan praateekmahajan commented Sep 26, 2025

@mroeschke mroeschke added the ExtensionArray Extending pandas with custom dtypes or arrays. label Sep 29, 2025
op(a, b, axis=0)

@pytest.mark.parametrize("kind", ["datetime", "timedelta"])
def test_rhs_extension_array_sub_with_fill_value(self, kind):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment # GH#??? pointing back to the original issue pls

@jbrockmendel
Copy link
Member

needs whatsnew note

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: flex op with ExtensionArray and fill_value
3 participants