Closed YarShev closed 5 months ago
This seams to break methods that use the @multimethod
decorator which chooses the method based on dataframe type.
ultimethod.DispatchError: ('update_columns: 0 methods found', (<class 'ModinRayPointqloud'>, <class 'modin.pandas.dataframe.DataFrame'>), set())
What do these changes do?
flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
git commit -s
docs/development/architecture.rst
is up-to-date