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

Fix ValueError for Empty DataFrames: Ensure Process Count is at Least 1 #245

Merged
merged 5 commits into from
Feb 16, 2024

Adapt progress bar for 0 size data

7c98541
Select commit
Loading
Failed to load commit list.
Merged

Fix ValueError for Empty DataFrames: Ensure Process Count is at Least 1 #245

Adapt progress bar for 0 size data
7c98541
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 4, 2024 in 0s

62.50% of diff hit (target 86.72%)

View this Pull Request on Codecov

62.50% of diff hit (target 86.72%)

Annotations

Check warning on line 161 in pandarallel/progress_bars.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pandarallel/progress_bars.py#L161

Added line #L161 was not covered by tests

Check warning on line 169 in pandarallel/progress_bars.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pandarallel/progress_bars.py#L168-L169

Added lines #L168 - L169 were not covered by tests