A PR was made with a script that converts a CSV list of students with attributes to a JSON object compatible with the algorithms API. This issue here is that it doesn't convert this JSON object back into a CSV file as a list of student groups. This must be done so the groups can be returned to the user in the same format that was first provided.
A PR was made with a script that converts a CSV list of students with attributes to a JSON object compatible with the algorithms API. This issue here is that it doesn't convert this JSON object back into a CSV file as a list of student groups. This must be done so the groups can be returned to the user in the same format that was first provided.