Skip to content

Conversation

@kgmuzungu
Copy link
Contributor

Fixed! Docs adapted.

https://pandas.pydata.org/docs/dev/reference/api/pandas.Series.bool.html is deprecated; it would be nice to explain a potential alternative.

@jorisvandenbossche jorisvandenbossche added the Sprints Sprint Pull Requests label Sep 16, 2023
@jorisvandenbossche jorisvandenbossche changed the title Fix for series boolean documentation DOC: add alternative to docstring of deprecated Series.bool() method Sep 17, 2023
@mroeschke mroeschke added the Docs label Sep 18, 2023
kgmuzungu and others added 2 commits September 18, 2023 21:27
 fixing text formating Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
 text formatting fixed Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke added this to the 2.2 milestone Sep 19, 2023
@mroeschke mroeschke merged commit ef5c016 into pandas-dev:main Sep 19, 2023
@mroeschke
Copy link
Member

Thanks @kgmuzungu

hedeershowk pushed a commit to hedeershowk/pandas that referenced this pull request Sep 20, 2023
…andas-dev#55168) * Fix for series boolean documentation * one blank line removed. docstring error * Update pandas/core/generic.py fixing text formating Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> * Update pandas/core/generic.py text formatting fixed Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> --------- 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

Docs Sprints Sprint Pull Requests

3 participants