Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77149

Convert 3d NumPy array into 2d

From phinn stuart <dphinnstuart@gmail.com>
Date 2014-08-28 00:08 +0900
Subject Convert 3d NumPy array into 2d
Newsgroups comp.lang.python
Message-ID <mailman.13516.1409161011.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi everyone, how can I convert (1L, 480L, 1440L) shaped numpy array into
(480L, 1440L)?

Thanks in the advance.

phinn

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Convert 3d NumPy array into 2d phinn stuart <dphinnstuart@gmail.com> - 2014-08-28 00:08 +0900

csiph-web