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

Fix iteration over Pandas Series #1262

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

WeilerP
Copy link
Member

@WeilerP WeilerP commented Jul 11, 2024

Bug fixes

  • Use items instead of iteritems.

Related issues

Closes #1261.

Use `items` instead of `iteritems`.
@WeilerP WeilerP merged commit 95e6c96 into theislab:main Jul 11, 2024
4 of 6 checks passed
@WeilerP WeilerP deleted the fix/metabolic_inference branch July 11, 2024 13:33
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.

Metabolic labeling inference fails with latest Pandas
1 participant