0

I have two numpy.ndarray, one's shape is (900,1) and the other's shape is (900,) what's the difference and how to unify them?

ayhan
  • 70,170
  • 20
  • 182
  • 203
Jason
  • 47
  • 2
  • 11
  • 1
    Possible duplicate of [Difference between numpy.array shape (R, 1) and (R,)](http://stackoverflow.com/questions/22053050/difference-between-numpy-array-shape-r-1-and-r) – ayhan Dec 09 '16 at 06:12
  • Or this: http://stackoverflow.com/questions/38402227/numpy-why-is-there-a-difference-between-x-1-and-x-dimensionality – hpaulj Dec 09 '16 at 07:02

0 Answers0