mars-project / mars

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
https://mars-project.readthedocs.io
Apache License 2.0
2.68k stars 325 forks source link

Implements accessor for categorical types #3360

Open wjsi opened 9 months ago

wjsi commented 9 months ago

What do these changes do?

Implements Series.cat accessor for categorical type.

Related issue number

Fixes #1122

Check code requirements

zhongchun commented 8 months ago

LGTM. We'd better to fix the failed tests, like mars-project.mars and mars-project.mars (CI DataFrame).