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

Replace individual dataframe arguments by Problem objects #301

Open
dweindl opened this issue Jul 2, 2024 · 0 comments
Open

Replace individual dataframe arguments by Problem objects #301

dweindl opened this issue Jul 2, 2024 · 0 comments

Comments

@dweindl
Copy link
Member

dweindl commented Jul 2, 2024

Currently, have a number of functions that take several individual dataframes. It would be more convenient and future-proof to change them accept Problem instances. I'd suggest doing that in a 1.0 release instead of adding dozens of deprecation warnings. Most of those functions are probably anyways not really used outside PEtab.

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

1 participant