Skip to content

[FIX] Group By: fix categorical aggregations#6958

Merged
markotoplak merged 1 commit into
biolab:masterfrom
VesnaT:agg_fix
Dec 19, 2024
Merged

[FIX] Group By: fix categorical aggregations#6958
markotoplak merged 1 commit into
biolab:masterfrom
VesnaT:agg_fix

Conversation

@VesnaT
Copy link
Copy Markdown
Contributor

@VesnaT VesnaT commented Dec 16, 2024

Issue

Fixes #6948

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.47%. Comparing base (ee97bd9) to head (e7592e9).
Report is 78 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6958   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files         332      332           
  Lines       73277    73280    +3     
=======================================
+ Hits        64831    64834    +3     
  Misses       8446     8446           
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@markotoplak markotoplak changed the title Group By: Convert to categorical type [FIX] Group By: fix categorical aggregations Dec 16, 2024
@markotoplak markotoplak merged commit 0bd637d into biolab:master Dec 19, 2024
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.

Group by - Mode of categorical variable is sometimes completely off

2 participants