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

DeprecationWarning: length 1 tuple in groupby in petab_objective #1872

Closed
yannikschaelte opened this issue Oct 11, 2022 · 0 comments
Closed
Assignees

Comments

@yannikschaelte
Copy link
Member

What has happened?

amici/petab_objective.py:530: FutureWarning: In a future version of pandas, a length 1 tuple will be returned when iterating over a groupby with a grouper equal to a list of length 1. Don't supply a list with a single grouper to avoid this warning.
    measurement_dfs = dict(list(

pandas 1.5.0

@yannikschaelte yannikschaelte added the new Newly created label Oct 11, 2022
@dweindl dweindl self-assigned this Oct 12, 2022
dweindl added a commit that referenced this issue Oct 12, 2022
dweindl added a commit that referenced this issue Oct 13, 2022
@dweindl dweindl removed the new Newly created label Nov 21, 2022
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

No branches or pull requests

2 participants