maartenmennes / ICA-AROMA

ICA-AROMA Software Package: a data-driven method to identify and remove head motion-related artefacts from functional MRI data.
Apache License 2.0
91 stars 53 forks source link

Update deprecated pandas function #67

Closed heldmoritz closed 11 months ago

heldmoritz commented 1 year ago

Hi, thanks for maintaining this repository. It seems the latest version is not compatible with pandas versions > 2.0 since pandas decided to fully remove the function df.append(). See below for small fix.