You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Test inequality w/ complex dtypes (GH28050) (#43159)
* TST: Test inequality w/ complex dtypes (GH28050)
Should raise TypeError
* Add test for complex dtype comparison using '<'
* Refactor code to reduce repetition
Remove https link to issue (keep issue number)
Save match message in variable for multiple use
* Combine arange call with DataFrame call in test
0 commit comments