SyntaxFix
Write A Post
Hire A Developer
Questions
The first parameter to concatenate should itself be a sequence of arrays to concatenate:
concatenate
numpy.concatenate((a,b)) # Note the extra parentheses.