luancarvalhomartins / PyAutoFEP

PyAutoFEP: an automated FEP workflow for GROMACS integrating enhanced sampling methods
166 stars 76 forks source link

analyze_results.py:578: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead. processed_u_nk = processed_u_nk.append(each_structure_block) #106

Closed xy21hb closed 1 year ago

xy21hb commented 1 year ago

Dear all,

I once read this issue in this list, but could not find it any more. Not sure if it is due to the same problem, i.e. pandas deprecation.

luancarvalhomartins commented 1 year ago

Yep, that's #88

luancarvalhomartins commented 1 year ago

Duplicate of #88