Hi @Hannah, Panda series objects are more flexible as you can index the element on the array based on your own indexing criteria. Of course, you will have to define your own indexing criteria.
Whereas in NumPy, arrays can be accessed only through the default integer indexing.