Skip to content

raderaj/pandas_SAS_snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pandas_SAS_snippets

Simple repo containing a test file for the sas7bdat.py file.

I reached an error on line 334 in this file (an else clause) that attempts to execute the following line: buf = self._path_or_buf.read(_os_maker_offset, _os_maker_length)

The test file is

  • productsales.sas7bdat

I've also uploaded a version of sas7bdat.py that changes read to _read_buf

About

contains testfile and my patch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages