[Numpy-discussion] Excluding index in numpy like negative index in R?

Bab Tei babaktei at yahoo.com
Tue Dec 9 15:25:27 EST 2008


Hi
I can exclude a list of items by using negative index in R (R-project) ie myarray[-excludeindex]. As negative indexing in numpy (And python) behave differently ,how can I exclude a list of item in numpy?
Regards, Teimourpour


      



More information about the NumPy-Discussion mailing list