Re: [Numpy-discussion] timeseries - dates prior to 1970

2010-06-20 Thread Pierre GM
On Jun 20, 2010, at 7:28 PM, Bevan Jenkins wrote: > > I downloaded the git branch, I had to use the Download > pierregm/scikits.timeseries-sandbox at master via a zip file as I have not > managed to get Git to work at Uni yet. > After deleting the old scikit I built and installed the new versio

Re: [Numpy-discussion] timeseries - dates prior to 1970

2010-06-20 Thread Bevan Jenkins
Pierre GM gmail.com> writes: > > On Jun 10, 2010, at 7:16 PM, Bevan Jenkins wrote: > > Hello, > > > > I have posted previously about dates prior to 1900 but this seems to be a > > seperate issue. The error message is definitley different. > > I can not seem to convert a timseseries from one f

Re: [Numpy-discussion] timeseries - dates prior to 1970

2010-06-15 Thread Pierre GM
On Jun 10, 2010, at 7:16 PM, Bevan Jenkins wrote: > Hello, > > I have posted previously about dates prior to 1900 but this seems to be a > seperate issue. The error message is definitley different. > I can not seem to convert a timseseries from one frequency ('D') to another > ('H') when i use

Re: [Numpy-discussion] timeseries - dates prior to 1970

2010-06-10 Thread Pierre GM
On Jun 10, 2010, at 7:16 PM, Bevan Jenkins wrote: > Hello, > > I have posted previously about dates prior to 1900 but this seems to be a > seperate issue. The error message is definitley different. > I can not seem to convert a timseseries from one frequency ('D') to another > ('H') when i use

[Numpy-discussion] timeseries - dates prior to 1970

2010-06-10 Thread Bevan Jenkins
Hello, I have posted previously about dates prior to 1900 but this seems to be a seperate issue. The error message is definitley different. I can not seem to convert a timseseries from one frequency ('D') to another ('H') when i use dates prior to 1970 as shown below. This works fine when I u