From: Martin S. <sc...@ms...> - 2006-09-05 23:46:27
|
I agree. This'll allow me to delete some messy code I have to get the same behaviour. I'm amazed by how often I use searchsorted. 'side' sounds like a good keyword name to me. Martin Robert Kern wrote: > Charles R Harris wrote: >> Hi all, >> >> I added the keyword side to the searchsorted method and functions. > > Thank you! Just the other day, I was wishing that we had such a thing. > |