You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So after the intro to py wk2 a participant came up asking how to read in a sas file. I pointed them to pandas.read_sas and noted that I had to fiddle around with the chucksize parameter in the past when I was dealing with ~6gig SAS files to make it work without error but I had success. Making this issue here incase you see value in teaching in the data for ds how to ingest SAS into either R or Py as it sounds like the people here who deal with SAS are slowing converting to using other tools but still need to read in the old formatted files.
The text was updated successfully, but these errors were encountered:
So after the intro to py wk2 a participant came up asking how to read in a sas file. I pointed them to pandas.read_sas and noted that I had to fiddle around with the chucksize parameter in the past when I was dealing with ~6gig SAS files to make it work without error but I had success. Making this issue here incase you see value in teaching in the data for ds how to ingest SAS into either R or Py as it sounds like the people here who deal with SAS are slowing converting to using other tools but still need to read in the old formatted files.
The text was updated successfully, but these errors were encountered: