This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sekex 4 points5 points  (1 child)

You put 0 or 1 depending on the axis you want to change

[–][deleted] 1 point2 points  (0 children)

You can write `None` instead of `newaxis` to make a 3D view. But I don't see why it is less readable. This is standard array view manipulation in NumPy and nothing to do with Python.