Commit dc5586b
DOC : ambiguous takes bool as an argument, not bool-ndarray (#57015)
* ambiguous takes bool as an argument, not bool-ndarray ambiguous takes bool as an argument, not bool-ndarray * Update pandas/core/generic.py Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> * Update pandas/core/generic.py Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> --------- Co-authored-by: Marc Garcia <garcia.marc@gmail.com> Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>1 parent 1f8b763 commit dc5586b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11591 | 11591 | | |
11592 | 11592 | | |
11593 | 11593 | | |
11594 | | - | |
| 11594 | + | |
11595 | 11595 | | |
11596 | 11596 | | |
11597 | 11597 | | |
| |||
11601 | 11601 | | |
11602 | 11602 | | |
11603 | 11603 | | |
11604 | | - | |
| 11604 | + | |
11605 | 11605 | | |
11606 | 11606 | | |
11607 | 11607 | | |
| |||
0 commit comments