Closed qubixes closed 4 years ago
We do have this issue in the frontend as well. I would propose to remove the nan values in this function https://github.com/asreview/asreview/blob/3567a8904f12d29476bae5814b80868445730c84/asreview/io/utils.py#L96.
nan
See https://github.com/asreview/asreview/pull/400 and https://github.com/asreview/asreview/pull/401.
We do have this issue in the frontend as well. I would propose to remove the
nan
values in this function https://github.com/asreview/asreview/blob/3567a8904f12d29476bae5814b80868445730c84/asreview/io/utils.py#L96.