Let’s start with how this exploration started. We were studying with one of our Trainer & he told us Numpy is faster than Lists and you shouldn’t go deep into the details.

But as you all know 😃our Mind is opposite, ** The thing which is asked not to do we do it first, So this was the Motivation to go into details of the Topic.**

First attempt :-

This was not that great & I found that most of the Operations which can be performed in Lists can also be done in Numpy Arrays.

#python-list #speed #python #numpy-array #fast

Why Numpy Arrays over Lists ?
1.10 GEEK