On Fri, Aug 19, 2011 at 9:23 AM, Warren Weckesser
wrote:
>
>
> On Fri, Aug 19, 2011 at 10:09 AM, Jeremy Conlin wrote:
>>
>> On Fri, Aug 19, 2011 at 8:01 AM, Brent Pedersen
>> wrote:
>> > On Fri, Aug 19, 2011 at 7:29 AM, Jeremy Conlin
>> > wrote:
>> >> On Fri, Aug 19, 2011 at 7:19 AM, Pauli Virt
On Fri, Aug 19, 2011 at 10:09 AM, Jeremy Conlin wrote:
> On Fri, Aug 19, 2011 at 8:01 AM, Brent Pedersen
> wrote:
> > On Fri, Aug 19, 2011 at 7:29 AM, Jeremy Conlin
> wrote:
> >> On Fri, Aug 19, 2011 at 7:19 AM, Pauli Virtanen wrote:
> >>> Fri, 19 Aug 2011 07:00:31 -0600, Jeremy Conlin wrote:
On Fri, Aug 19, 2011 at 9:09 AM, Jeremy Conlin wrote:
> On Fri, Aug 19, 2011 at 8:01 AM, Brent Pedersen wrote:
>> On Fri, Aug 19, 2011 at 7:29 AM, Jeremy Conlin wrote:
>>> On Fri, Aug 19, 2011 at 7:19 AM, Pauli Virtanen wrote:
Fri, 19 Aug 2011 07:00:31 -0600, Jeremy Conlin wrote:
> I w
On Fri, Aug 19, 2011 at 8:01 AM, Brent Pedersen wrote:
> On Fri, Aug 19, 2011 at 7:29 AM, Jeremy Conlin wrote:
>> On Fri, Aug 19, 2011 at 7:19 AM, Pauli Virtanen wrote:
>>> Fri, 19 Aug 2011 07:00:31 -0600, Jeremy Conlin wrote:
I would like to use numpy's memmap on some data files I have. Th
On 08/19/2011 05:01 PM, Brent Pedersen wrote:
> On Fri, Aug 19, 2011 at 7:29 AM, Jeremy Conlin wrote:
>> On Fri, Aug 19, 2011 at 7:19 AM, Pauli Virtanen wrote:
>>> Fri, 19 Aug 2011 07:00:31 -0600, Jeremy Conlin wrote:
I would like to use numpy's memmap on some data files I have. The first
On Fri, Aug 19, 2011 at 7:29 AM, Jeremy Conlin wrote:
> On Fri, Aug 19, 2011 at 7:19 AM, Pauli Virtanen wrote:
>> Fri, 19 Aug 2011 07:00:31 -0600, Jeremy Conlin wrote:
>>> I would like to use numpy's memmap on some data files I have. The first
>>> 12 or so lines of the files contain text (header
On Fri, Aug 19, 2011 at 7:19 AM, Pauli Virtanen wrote:
> Fri, 19 Aug 2011 07:00:31 -0600, Jeremy Conlin wrote:
>> I would like to use numpy's memmap on some data files I have. The first
>> 12 or so lines of the files contain text (header information) and the
>> remainder has the numerical data. Is
Fri, 19 Aug 2011 07:00:31 -0600, Jeremy Conlin wrote:
> I would like to use numpy's memmap on some data files I have. The first
> 12 or so lines of the files contain text (header information) and the
> remainder has the numerical data. Is there a way I can tell memmap to
> skip a specified number o
I would like to use numpy's memmap on some data files I have. The
first 12 or so lines of the files contain text (header information)
and the remainder has the numerical data. Is there a way I can tell
memmap to skip a specified number of lines instead of a number of
bytes?
Thanks,
Jeremy