=> Fancy indexing is a term adopted by Numpy to describe indexing using integer arrays.
         => To select out a subset of the rows in a particular order .
         => You can pass either list or array of elements .
         => It also supports negative indices select rows from the end .

No comments:
Post a Comment
thank Q