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

Add functions 'groupby' and 'stats' to, respectively, split a DS by a column values and give DS statistics per column. #1671

Merged
merged 9 commits into from
Feb 22, 2025

Conversation

joa-quim
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2025

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.77%. Comparing base (c7d88d4) to head (a858219).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ext/GMTExcelExt/GMTExcelExt.jl 0.00% 1 Missing ⚠️
src/utils_types.jl 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1671      +/-   ##
==========================================
+ Coverage   85.67%   85.77%   +0.10%     
==========================================
  Files         156      156              
  Lines       21942    21986      +44     
==========================================
+ Hits        18798    18859      +61     
+ Misses       3144     3127      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joa-quim joa-quim merged commit b6b72ab into master Feb 22, 2025
10 checks passed
@joa-quim joa-quim deleted the groupby-stats branch February 22, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants