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

DOC: fix docstrings for multiple api.types methods #59920

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

saldanhad
Copy link
Contributor

@saldanhad saldanhad commented Sep 29, 2024

Part of #58577

Fixes :

       -i "pandas.api.types.is_re PR07,SA01" \
       -i "pandas.api.types.is_named_tuple PR07,SA01" \
       -i "pandas.api.types.is_hashable PR01,RT03,SA01" \
       -i "pandas.api.types.is_file_like PR07,SA01" \
       -i "pandas.api.types.is_dict_like PR07,SA01" \

@mroeschke mroeschke added the Docs label Sep 29, 2024
@mroeschke mroeschke added this to the 3.0 milestone Sep 29, 2024
@mroeschke mroeschke merged commit 34f546f into pandas-dev:main Sep 29, 2024
52 checks passed
@mroeschke
Copy link
Member

Thanks @saldanhad

@saldanhad saldanhad deleted the api.dtypes branch September 29, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants