uio-bmi / immuneML

immuneML is a platform for machine learning analysis of adaptive immune receptor repertoire data.
https://immuneml.uio.no
GNU Affero General Public License v3.0
60 stars 29 forks source link

bugfix make_binary_class_mapping #145

Closed LonnekeScheffer closed 1 year ago

LonnekeScheffer commented 1 year ago

pop() works based on index (argument must be int), resulting in occasional wrong behavior or failure when the labels are strings, remove() fixes this