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

Implement chain group_by #482

Merged
merged 5 commits into from
Oct 16, 2024

Add missing aggregate functions

56999e8
Select commit
Loading
Failed to load commit list.
Merged

Implement chain group_by #482

Add missing aggregate functions
56999e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2024 in 1s

95.59% of diff hit (target 87.15%)

View this Pull Request on Codecov

95.59% of diff hit (target 87.15%)

Annotations

Check warning on line 44 in src/datachain/lib/func/func.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/lib/func/func.py#L44

Added line #L44 was not covered by tests

Check warning on line 966 in src/datachain/query/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/query/dataset.py#L966

Added line #L966 was not covered by tests

Check warning on line 968 in src/datachain/query/dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datachain/query/dataset.py#L968

Added line #L968 was not covered by tests