Extract SAS Dataset metadata using Python
SAS Datasets not only contain data but also a whole lot of metadata information within. The most commonly used information from this metadata is as follows -
Variable Name
Variable Label
Variable Type (num/char)
Format
Variable Position
Length
In ...
allwyndsouza.com2 min read