mdmparis / defense-finder

Systematic search of all known anti-phage systems.
GNU General Public License v3.0
73 stars 12 forks source link

AttributeError: 'DataFrame' object has no attribute 'append'. Did you mean: '_append'? #29

Closed joelwwh closed 4 months ago

joelwwh commented 1 year ago

I am repeatedly getting this error: AttributeError: 'DataFrame' object has no attribute 'append'. Did you mean: '_append'?

Quick search reveals that it's caused by the depracation of "append" in pandas 2.0. Wonder if the code needs an update?

jeanrjc commented 9 months ago

Can you give more details about your issue ? (Exact error message, input file, version of soft and models, etc..) Thanks

github-actions[bot] commented 6 months ago

Stale issue message

github-actions[bot] commented 4 months ago

This issue has been inactive for 60 days and is now marked as stale. It will be closed in 7 days without further activity.