Implement cat.codes
using map rather than full-axis approach
#6224
Labels
new feature/request 💬
Requests and pull requests for new features
P1
Important tasks that we should complete soon
After the #6222 is merged, every partition now knows the global categorical codes, meaning that there's no need to use the full-axis fold anymore as we can now simply map over partitions and still receive valid codes
modin/modin/core/storage_formats/pandas/query_compiler.py
Lines 4043 to 4045 in 7029a70
The text was updated successfully, but these errors were encountered: