![]() |
From | "Michael Blasnik" <michael.blasnik@verizon.net> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | Re: st: Re: Unix stata big dataset |
Date | Thu, 29 Nov 2007 19:29:17 -0500 |
The memory that I can allocate is 15 gb, the total observations are 18 millions
I have duplicate observation but I can't drop because they are the spell of work for each person, and I need these observations.
The two dataset have in common the same id, so I need to match the data set in booth but id is not unique.
so, one data set is
id x1 x3 x 4...
1 0 1991 1998
1 1 1991 1998
1 2 1999 1999
2
and second is:
id y1 y2 y3
1 34 2 35
1 34 2 67
1 34 1 68
2
the idea is to keep all the people that have the same id to obtainer this data set
id xi x2 x3 y1 y2 y3
1............
1.................
2...........
Sorry I don't understand the last part of email , how to do the merge
thanks a lot for your help
* * For searches and help try: * http://www.stata.com/support/faqs/res/findit.html * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |