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)
Saving & using multiple scalars to generate new variablesHi all, I am trying to create a new indicator variable based on whether an individual is in the top…
Ttest between pop mean and sample meanHi, For a balance table, I am working on, I have generated the sample means and proportion of my d…
Generating a row total sum for each time a strpos from the list is foundHi, I am currently working with ICD10 codes and getting stuck on a question I feel like probably has…
combining retrospective and prospective informationHello all, I have a question please on how to combine retrospective and prospective information usi…
How to let Stata know that one variable contains a panel of countries and the other variable contains just one country?Hi all, I have a panel data set in long-form, where the dependent variable (Y) contains data of 10 …
Subscribe to:
Post Comments (Atom)
0 Response to Trouble with storing/importing very long strings (strL)
Post a Comment