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 Pandas Groupby Functionality to Stats Functions #77

Closed
wants to merge 9 commits into from
Closed

Add Pandas Groupby Functionality to Stats Functions #77

wants to merge 9 commits into from

Conversation

Treece-Burgess
Copy link
Contributor

@Treece-Burgess Treece-Burgess commented Jul 29, 2023

This PR addresses adding the Pandas groupby functionality to the stats functions. This was done due to possible values being incorrectly ordered when stored within the aggregated statistic table.

Fixes #16

@Treece-Burgess Treece-Burgess added area-stats Issues and PRs related to Thicket's stats subpackage status-work-in-progress PR is currently being worked on labels Jul 29, 2023
@Treece-Burgess Treece-Burgess marked this pull request as ready for review July 31, 2023 16:47
@Treece-Burgess Treece-Burgess added status-ready-for-review This PR is ready to be reviewed by assigned reviewers type-question Issues which are not directly requesting a bugfix or feature type-bug Identifies bugs in issues and identifies bug fixes in PRs and removed status-work-in-progress PR is currently being worked on type-question Issues which are not directly requesting a bugfix or feature labels Jul 31, 2023
@ilumsden ilumsden assigned ilumsden and unassigned ilumsden Aug 9, 2023
@slabasan slabasan added this to the 2023.3.0 milestone Aug 25, 2023
@michaelmckinsey1
Copy link
Collaborator

depends on #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-stats Issues and PRs related to Thicket's stats subpackage status-ready-for-review This PR is ready to be reviewed by assigned reviewers type-bug Identifies bugs in issues and identifies bug fixes in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Columnar Join and Sync Nodes Consequence
4 participants