Thank you prof. Allin,

Sorry for not having taken the care of testing or reading the documentation.

Glad that you are always here to correct me :).

---
Now, looking for the import report, it seems that there is a 1987:01
row breaking the date series:
...
   first row label "1987:02", last label "2011:09"
trying to parse row labels as dates...
   1987: probably a year... month 02?
   1987:01: not a consistent date
   but the dates are not complete and consistent
treating these as undated data
...

My guess is a typo and the value should be 1987:10. Otherwise that row
should be reordered to be the first data row.

---

Helio

On Thu, Jan 3, 2013 at 8:41 PM, Allin Cottrell <cottrell(a)wfu.edu> wrote:
> On Thu, 3 Jan 2013, Hélio Guilherme wrote:
>
>> I think that the name of the Date field is missing (there are some
>> rules for Gretl recognize CSV as time series).
>
>
> Actually, that should be OK. Our specification accepts an empty first field
> on the first line (along with "obs", "date" and a few other variants), as
> indicating a left-most column of observation labels or dates.
>
> Allin Cottrell
>
>
>> On Thu, Jan 3, 2013 at 4:03 PM, Grześ Andruszkiewicz <gandrusz(a)gmail.com>
>> wrote:
>>>
>>> Hi,
>>>
>>> As in the documentation, I am trying to import data to gretl from a csv
>>> file.
>>> The data is monthly, so it looks something like this:
>>> ,shillerRet,state,consSentiment,PMI
>>> 1987:02,0.0045773162,1,90.4,54.9
>>> 1987:03,0.004080661,1,90.2,52.6
>
>
> _______________________________________________
> Gretl-users mailing list
> Gretl-users(a)lists.wfu.edu
> http://lists.wfu.edu/mailman/listinfo/gretl-users

Reply via email to