We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa618b commit 50b2bd3Copy full SHA for 50b2bd3
modin/core/storage_formats/pandas/query_compiler_caster.py
@@ -92,7 +92,6 @@ def _normalize_class_name(class_of_wrapped_fn: Optional[str]) -> str:
92
"_getattr__from_extension_impl",
93
"get_backend",
94
"move_to",
95
- "_update_inplace",
96
"set_backend",
97
"_get_extension",
98
"_query_compiler",
0 commit comments