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

Added DropNullColumn transformer to remove columns that contain only nulls #1115

Merged
merged 64 commits into from
Nov 18, 2024

Revert "Altering the code to add different options and changing the d…

801d745
Select commit
Loading
Failed to load commit list.
Merged

Added DropNullColumn transformer to remove columns that contain only nulls #1115

Revert "Altering the code to add different options and changing the d…
801d745
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 18, 2024 in 1s

84.84% of diff hit (target 96.49%)

View this Pull Request on Codecov

84.84% of diff hit (target 96.49%)

Annotations

Check warning on line 859 in skrub/_dataframe/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skrub/_dataframe/_common.py#L859

Added line #L859 was not covered by tests

Check warning on line 862 in skrub/_dataframe/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skrub/_dataframe/_common.py#L862

Added line #L862 was not covered by tests

Check warning on line 864 in skrub/_dataframe/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skrub/_dataframe/_common.py#L864

Added line #L864 was not covered by tests