ReadStat.jl
ReadStat.jl copied to clipboard
Read partial sas data
I have a huge sas file which size is ~130G file. How do I read partial of data?
I'm afraid that is not supported by this package right now. Maybe https://github.com/tk3369/SASLib.jl has better support for that?