Skip to content

Fix/python bugs#441

Open
MoralCode wants to merge 2 commits into
mainfrom
fix/python_bugs
Open

Fix/python bugs#441
MoralCode wants to merge 2 commits into
mainfrom
fix/python_bugs

Conversation

@MoralCode

Copy link
Copy Markdown
Contributor

Description
This PR addresses some general purpose python bugs found while assessing pandas compatibility for #439

This removes a code branch that is explicitly only for python 2, and updates the syntax to one pandas function call

Notes for Reviewers
removing a dead code branch shouldnt cause issues

The pandas function is documented as being groupby (not group_by) so this is a small fix that corrects something that likely never worked to begin with

Should this be functionally tested? probably.

Do i have time to functionally test this? not really

Will this sit around for some time until it can be tested and/or blindly merged? probably

Signed commits

  • Yes, I signed my commits.

Generative AI disclosure

Please select one option:

  • This contribution was NOT assisted or created by Generative AI tools.
  • This contribution was assisted or created by Generative AI tools.

If AI tools were used, please provide details below:
- What tools were used? Sonnet 4.6 Medium
- How were these tools used? identifying and fixing the code
- Did you review these outputs before submitting this PR? yes, they look/seem reasonable to me.

MoralCode added 2 commits July 8, 2026 10:19
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
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.

1 participant