Hi all,
I am trying to import very large text string variables into Stata (pages of text into a single variable). I see on the -help limits- that strL allows 2,000,000,000 bytes, which is plenty of space for the data I have. However, when I create a strL variable and go to import my data, Stata is still cutting the data short (an observation of text gets cut off exactly at 2,500 characters/bytes). I have tried importing documents from csv, xls, xslx, and copying and pasting the text directly. Nothing works. It feels like I have tried everything but I cannot find a solution nor find anything online.
Thanks for your help!
Roger
Related Posts with Trouble with storing/importing very long strings (strL)
Structural break - testing dependent variable onlyHi all, I am undertaking a structural break test for my regression mode, but was informed that I sh…
Combining graphsI am attempting to combine 2 graphs together. Here's my code: eststo: reg varlogwageinc i.agegrp9…
pstest interpretation after propension score matchingArray Dear, I make propension score matching estimation and I got these results. Do you think my est…
Methodological question: xtabond2Hello, Please I am looking to apply the xtabond2 command to my panel data. However, I have unequall…
big panel data managementHi, I am struggling to manage my large panel dataset 300k observation over 36 months. I would be gra…
Subscribe to:
Post Comments (Atom)
0 Response to Trouble with storing/importing very long strings (strL)
Post a Comment