Skip to content

SAS V8 Transport File Error Message #1182

@SFJohnson24

Description

@SFJohnson24

currently when the XPT reader class goes to read the xpt files, it expects XPT5 format. Engine should be enhanced to read and parse V8 into pandas/parquet files. The metadata reader classes may also might need to be updated

it appears pandas https://github.com/pandas-dev/pandas/blob/7d8f5bdb4e165b13186385d0720d921358ad84d6/pandas/io/sas/sas_xport.py#L35 does not have V8 headers in acceptable read_sas() parsing.
Image This leads to this error when a V8 SAS transport file is given.

A/C: better error handling when a v8 XPT file is given. We can revisit the origin issue of parsing V8 if we decide to support the format later on

Metadata

Metadata

Assignees

Labels

reportingOutput reports and error handling

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions