SyntaxFix
Write A Post
Hire A Developer
Questions
Use numpy.concatenate(list1 , list2) or numpy.append() Look into the thread at Append a NumPy array to a NumPy array.
numpy.concatenate(list1 , list2)
numpy.append()