PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 5 forks source link

Replace individual dataframe arguments by Problem objects #301

Open dweindl opened 2 days ago

dweindl commented 2 days ago

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.