Skip to content
Snippets Groups Projects
Commit c82bc862 authored by Maria Silvia Ruy's avatar Maria Silvia Ruy :dizzy:
Browse files

#136 retornando

parent 59ee306c
No related branches found
No related tags found
1 merge request!1WIP: Development
......@@ -202,4 +202,5 @@ def fails_by_freq(df):
for fail in coursefailed_bystudent:
if fail[1].shape[0] == n:
final_dict[n].append((fail[0][0], fail[0][2]))
pp.pprint (final_dict)
# pp.pprint (final_dict)
return final_dict
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment