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

FEAT-#7401: Implement DataFrame/Series.attrs #7402

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

FEAT-#7401: Implement DataFrame/Series.attrs

cee01de
Select commit
Loading
Failed to load commit list.
Draft

FEAT-#7401: Implement DataFrame/Series.attrs #7402

FEAT-#7401: Implement DataFrame/Series.attrs
cee01de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 24, 2024 in 1s

83.33% of diff hit (target 30.00%)

View this Pull Request on Codecov

83.33% of diff hit (target 30.00%)

Annotations

Check warning on line 213 in modin/pandas/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/base.py#L213

Added line #L213 was not covered by tests

Check warning on line 1156 in modin/pandas/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/base.py#L1156

Added line #L1156 was not covered by tests

Check warning on line 158 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L158

Added line #L158 was not covered by tests

Check warning on line 121 in modin/pandas/series.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/series.py#L121

Added line #L121 was not covered by tests