Commit c30187f
TST: Add testing to df.where() typecasting as per GH 42295 (pandas-dev#43173)
* Add testing to df.where() typecasting as per GH 42295
* Fix style
* Directly compare data frames
* Fix pre-commit
* Rename dataframe to df
* create expected before calling where
Co-authored-by: Maximilian Carr <[email protected]>
Co-authored-by: Maximilian Carr <[email protected]>1 parent 275cf11 commit c30187f
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
0 commit comments