Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements accessor for categorical types #3360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Implements accessor for categorical types

fd6a0f1
Select commit
Loading
Failed to load commit list.
Open

Implements accessor for categorical types #3360

Implements accessor for categorical types
fd6a0f1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Nov 2, 2023 in 0s

93.78% of diff hit (target 93.26%)

View this Pull Request on Codecov

93.78% of diff hit (target 93.26%)

Annotations

Check warning on line 311 in mars/dataframe/base/accessor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mars/dataframe/base/accessor.py#L309-L311

Added lines #L309 - L311 were not covered by tests

Check warning on line 47 in mars/dataframe/base/categorical.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mars/dataframe/base/categorical.py#L47

Added line #L47 was not covered by tests

Check warning on line 151 in mars/dataframe/base/categorical.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mars/dataframe/base/categorical.py#L151

Added line #L151 was not covered by tests