Skip to content

Commit e81d9b4

Browse files
committed
Remove nunique from not implemented list
1 parent b3383ac commit e81d9b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/modin/pivot/test_pivot_table_negative.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ class Baz:
168168
(np.any, "np.any"),
169169
("size", "'size'"),
170170
(len, "<built-in function len>"),
171-
("nunique", "'nunique'"),
172171
("idxmax", "'idxmax'"),
173172
("idxmin", "'idxmin'"),
174173
],

0 commit comments

Comments
 (0)