PEtab-dev / libpetab-python

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

Fix pandas deprecation warning #103

Closed dweindl closed 2 years ago

dweindl commented 2 years ago

FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.