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: Enforce Numpy Docstring Validation for pandas.Series #58537

Merged
merged 6 commits into from
May 3, 2024

Conversation

gboeker
Copy link
Contributor

@gboeker gboeker commented May 2, 2024

fixes

pandas.Series.cat 
pandas.Series.__iter__ 

@gboeker gboeker marked this pull request as ready for review May 2, 2024 18:31
@gboeker gboeker requested a review from mroeschke as a code owner May 2, 2024 18:31
pandas/core/base.py Outdated Show resolved Hide resolved
@mroeschke mroeschke added the Docs label May 2, 2024
gboeker and others added 2 commits May 2, 2024 19:05
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke added this to the 3.0 milestone May 3, 2024
@mroeschke mroeschke merged commit b4d3309 into pandas-dev:main May 3, 2024
46 checks passed
@mroeschke
Copy link
Member

Thanks @gboeker

@gboeker gboeker deleted the series branch May 3, 2024 00:46
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…#58537)

* add see also section for pandas.Series.cat

* fix docstring errors for pandas.Series.__iter__

* remove 'pandas' from see also

* Improve See Also

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>

* Improve See Also

---------

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
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.

None yet

2 participants