Skip to content

Conversation

snitish
Copy link
Member

@snitish snitish commented Jan 12, 2025

From the original issue -

No type is provided for the pandas.api.extensions.no_default sentinel.

This is a problem when trying to type annotate functions or methods that forward arguments into Pandas functions that accept the no_default sentinel.

@mroeschke mroeschke added the Typing type annotations, mypy/pyright type checking label Jan 13, 2025
@mroeschke mroeschke added this to the 3.0 milestone Jan 14, 2025
@mroeschke mroeschke merged commit fa5c255 into pandas-dev:main Jan 14, 2025
51 checks passed
@mroeschke
Copy link
Member

Thanks @snitish

@snitish snitish deleted the issue60488 branch February 6, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Typing type annotations, mypy/pyright type checking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: no type provided for pandas.api.extensions.no_default

2 participants