I completed the project for the data analysis course, I think everything is ok, the graphs seem correct and fine, but then when I try to run it on repl… it just doesn’t work. It says “signal: killed” and nothing happens.
Here is a link to the project, anyone has any idea of what is happening? Thank you in advance!
for me, commenting out the 3 function calls in the main function and reducing the figure size fixed the problem. Apparently, I was making the images too big and then repl.it ran out of memory.