Commit ef5c016
DOC: add alternative to docstring of deprecated Series.bool() method (#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 <[email protected]>
* Update pandas/core/generic.py
text formatting fixed
Co-authored-by: Matthew Roeschke <[email protected]>
---------
Co-authored-by: Matthew Roeschke <[email protected]>1 parent 696d21b commit ef5c016
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1526 | 1526 | | |
1527 | 1527 | | |
1528 | 1528 | | |
1529 | | - | |
| 1529 | + | |
| 1530 | + | |
1530 | 1531 | | |
1531 | 1532 | | |
1532 | 1533 | | |
| |||
1556 | 1557 | | |
1557 | 1558 | | |
1558 | 1559 | | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
1559 | 1568 | | |
1560 | 1569 | | |
1561 | 1570 | | |
| |||
0 commit comments