I am trying to run the experiment file, but I get the following error with the dataset that you have provided:
iterator should return strings, not bytes (did you open the file in text mode?) at line 217.
I am using python 3.7.6 and executing experiment.py with the following arguments:
python3 experiment.py data/settles.acl16.learning_traces.13m.csv.gz
I am trying to run the experiment file, but I get the following error with the dataset that you have provided:
iterator should return strings, not bytes (did you open the file in text mode?) at line 217.
I am using python 3.7.6 and executing experiment.py with the following arguments:
python3 experiment.py data/settles.acl16.learning_traces.13m.csv.gz