queryverse / ReadStat.jl

Read files from Stata, SAS, and SPSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read partial sas data

iblislin opened this issue · comments

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?