Skip to content

Conversation

@scarlehoff
Copy link
Member

@scarlehoff scarlehoff commented Jan 25, 2026

The main issue were the many groupby, see the deprecation notice here: https://pandas.pydata.org/pandas-docs/version/2.3/reference/api/pandas.DataFrame.groupby.html

the rest were trivial. This should also work fine with pandas <3 and we'll see less deprecation warnings so win-win.

The many changes to the flters are due to pre-commit, that had never been ran? Or ran too long ago? The pandas change there is very minimal, just a few to_numpy() that needed to be not read only.

@scarlehoff scarlehoff added the run-fit-bot Starts fit bot from a PR. label Jan 27, 2026
@scarlehoff
Copy link
Member Author

Thanks @Radonirinaunimi I'll run the bot to update the target in case there are any fluctuations.

@Radonirinaunimi
Copy link
Member

The many changes to the flters are due to pre-commit, that had never been ran? Or ran too long ago? The pandas change there is very minimal, just a few to_numpy() that needed to be not read only.

Yes! At some point, people didn't have pre-commit check the commondata implementation. One way to circumvent this is to also run pre-commit on the CI but that might too much.

@github-actions
Copy link

Greetings from your nice fit 🤖 !
I have good news for you, I just finished my tasks:

Check the report carefully, and please buy me a ☕ , or better, a GPU 😉!

@scarlehoff scarlehoff merged commit 4e4dfe9 into master Jan 27, 2026
11 checks passed
@scarlehoff scarlehoff deleted the update_for_pandas3 branch January 27, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-fit-bot Starts fit bot from a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants