Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Help please!

Hi everyone!
I am using Python, specifically scipy. I want to correlate a matrix with a vector. But when I do it, itgives to me this result : "all the input array dimensions except for concatenation axis must match exactly".
Since I am fairly new to Python, I have no idea why it does not give the correct result. Does anyone know why? Thank you in advance!