Hi,
I tried to use command -compress- to save space, but it didn't work. Here is description of my variables and apparently there are many space can be saved. Is there any possible way to compress all the variables?
And I didn't set the format. The dataset was converted from .csv file directly.
Any code or link about this problem is much appreciated.
I tried to use command -compress- to save space, but it didn't work. Here is description of my variables and apparently there are many space can be saved. Is there any possible way to compress all the variables?
And I didn't set the format. The dataset was converted from .csv file directly.
Any code or link about this problem is much appreciated.
Code:
. compress (0 bytes saved) . de ------------------------------------------------------------------------------------------------------------------------------------- storage display value variable name type format label variable label ------------------------------------------------------------------------------------------------------------------------------------- id str184 %184s id type str91 %91s type city str46 %46s city
Comment