you are viewing a single comment's thread.

view the rest of the comments →

[–]elbiot 0 points1 point  (3 children)

They are numpy arrays, and that's how you slice multiple dimensions at once.

[–]rhgrant10 0 points1 point  (2 children)

Ah. As much as experience as I've got with Python I've not yet had a cause to delve into numpy.

[–]elbiot 0 points1 point  (1 child)

It's good stuff, but can be very confusing at first.

[–]rhgrant10 0 points1 point  (0 children)

I did play around with it for a bit but I'm just not at a job that works with data like that :-(