Search found 7 matches
- Tue Dec 14, 2010 5:23 am
- Forum: Programming
- Topic: How to transfer metadata
- Replies: 0
- Views: 1790
How to transfer metadata
I am trying to transfer series from a workfile to a database. Doing this, I am using the merge option which allows me to merge data from the series in my workfile with the series in the database (they have the same name). However the series does not have the same metadata (e.g. source, units and rem...
- Thu Aug 13, 2009 7:42 am
- Forum: Programming
- Topic: Merging series
- Replies: 2
- Views: 4377
Merging series
Hey, I have two workfiles with different id-list. For the most part they contents different dates, but some observations are from the same date. I want to copy everything from one of the workfiles over to the other. The problem is that some of the dates are identical and I want to merge those observ...
- Thu Jul 16, 2009 3:28 am
- Forum: Data Manipulation
- Topic: Stacking series/groups
- Replies: 5
- Views: 7620
Re: Stacking series/groups
I have grouped the series on each workfile page and I have used the "datetime"-series in each workfile page as structure for id. What I have tried to do is to stack the groups on top of each other so I can get a panel data system. I have done it on a excel-file which I attach, is there any...
- Wed Jul 15, 2009 1:52 am
- Forum: Data Manipulation
- Topic: Stacking series/groups
- Replies: 5
- Views: 7620
Re: Stacking series/groups
The problem is that its different dates for the different variables, so it does not work out very well with the append command, otherwise I would have done that at the beginning. I want to try to stack all the dates on top of each other, and have the values for the different variables in the columns...
- Tue Jul 14, 2009 12:48 am
- Forum: Data Manipulation
- Topic: Stacking series/groups
- Replies: 5
- Views: 7620
Stacking series/groups
I have been struggling with this problem for a couple of days, but the solution is probably really simple I guess. I have data from four countries, each with around 20 variables. I have imported it into eviews from excel so that I have one workfile for each country and one workfile page for each var...
- Mon Jul 13, 2009 12:16 am
- Forum: Programming
- Topic: Export statistics
- Replies: 2
- Views: 4152
Re: Export statistics
That was excatly what I was looking for, thanks a lot.
- Fri Jul 10, 2009 5:48 am
- Forum: Programming
- Topic: Export statistics
- Replies: 2
- Views: 4152
Export statistics
Hey, I have tried to write a program for finding and exporting the means and standard deviation for different samples in a series and fill the result into a matrix in the current workfile. I have used the command: "stats.series_name" and I do indeed find the mean and the standard deviation...
