Re: [Numpy-discussion] loadtxt and missing values

2008-03-06 Thread Keith Goodman
On Thu, Mar 6, 2008 at 1:12 PM, Sean Arms <[EMAIL PROTECTED]> wrote: > > Keith Goodman wrote: > > On Thu, Mar 6, 2008 at 12:36 PM, <[EMAIL PROTECTED]> wrote: > > > > > >> Proposed solution: > >> - > >> > >> It's probably not the best way (noob, that's me), but thi

Re: [Numpy-discussion] loadtxt and missing values

2008-03-06 Thread Sean Arms
Keith Goodman wrote: > On Thu, Mar 6, 2008 at 12:36 PM, <[EMAIL PROTECTED]> wrote: > > >> Proposed solution: >> - >> >> It's probably not the best way (noob, that's me), but this situation could >> be fixed by: >> >> 1) add a fill keyword to loadtxt such that >> >>

Re: [Numpy-discussion] loadtxt and missing values

2008-03-06 Thread Keith Goodman
On Thu, Mar 6, 2008 at 12:36 PM, <[EMAIL PROTECTED]> wrote: > Proposed solution: > - > > It's probably not the best way (noob, that's me), but this situation could > be fixed by: > > 1) add a fill keyword to loadtxt such that > > def loadtxt(...,fill=-999): > > 2) a

[Numpy-discussion] loadtxt and missing values

2008-03-06 Thread caver_sean
Greetings! I'm relatively new to numpy (and python in general), and so far I have been very pleased! I've been writing an atmospheric boundary-layer observation analysis package to use for my PhD research and I have ran into an issue with the loadtxt function (as an aside, our dataloggers outp