comic / evalutils

evalutils helps users create extensions for grand-challenge.org
https://grand-challenge.org
MIT License
23 stars 9 forks source link

Fix dependenies upgrade issues #345

Closed miriam-groeneveld closed 1 year ago

miriam-groeneveld commented 1 year ago

Replaces pandas append function with concat, as append was deprecated in version>2.

Waiting for a fix for this issue, which should enable us to replace as_gray with pilomode="F" in imagio get_reader as_gray was also deprecated.

jmsmkn commented 1 year ago

Looks fine to me, is this ready for review?