Commit bdabbc1
committed
Scope DataFrameLike claims to tested backends
Remove cuDF/Modin name-drops from the docstring, error message and
tests. They are reachable through Narwhals like any other backend but
are not exercised here (no GPU; Modin's pinned deps conflict), so
naming them as features overclaims. The validation path is described
generically as "any Narwhals-supported backend" with pandas, Polars
and PyArrow as the tested set. Drops the permanently-skipped Modin
test.1 parent dad6d84 commit bdabbc1
2 files changed
Lines changed: 7 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3527 | 3527 | | |
3528 | 3528 | | |
3529 | 3529 | | |
3530 | | - | |
3531 | | - | |
3532 | | - | |
3533 | | - | |
3534 | | - | |
3535 | | - | |
3536 | | - | |
| 3530 | + | |
| 3531 | + | |
| 3532 | + | |
| 3533 | + | |
| 3534 | + | |
3537 | 3535 | | |
3538 | 3536 | | |
3539 | 3537 | | |
| |||
3652 | 3650 | | |
3653 | 3651 | | |
3654 | 3652 | | |
3655 | | - | |
3656 | | - | |
| 3653 | + | |
| 3654 | + | |
3657 | 3655 | | |
3658 | 3656 | | |
3659 | 3657 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 33 | | |
41 | 34 | | |
42 | 35 | | |
43 | | - | |
44 | 36 | | |
45 | 37 | | |
46 | 38 | | |
| |||
85 | 77 | | |
86 | 78 | | |
87 | 79 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 80 | | |
101 | 81 | | |
102 | 82 | | |
| |||
0 commit comments