[Numpy-discussion] Deleting a row from a matrix

Keith Goodman kwgoodman at gmail.com
Sat Aug 26 10:05:16 EDT 2006


On 8/26/06, Bill Baxter <wbaxter at gmail.com> wrote:
> On 8/26/06, Travis Oliphant <oliphant.travis at ieee.org> wrote:
>
> >
> > I've come up with adding the functions (not methods at this point)
> >
> > deletefrom
> > insertinto
>
>
> "delete" and "insert" really would be better.   The current "insert"
> function seems inaptly named.  What it does sounds more like "overlay" or
> "set_masked".

I prefer delete and insert too. I guess it is OK that del and delete
are similar (?)




More information about the NumPy-Discussion mailing list