diff --git a/saspy/sasdata.py b/saspy/sasdata.py index 8ef57954..069724d4 100644 --- a/saspy/sasdata.py +++ b/saspy/sasdata.py @@ -1865,9 +1865,9 @@ def append(self, data, force: bool=False): def attrs(self): """ - Get the ATTRN and ATTRC attributes for the Data Set + Get the ATTRN and ATTRC (SAS functions) attributes for the Data Set - :return: SASLOG for this step + :return: 1 row Pandas DataFrame containiung each of the ATTRN/ATTRC SAS function values for the data set """ lastlog = len(self.sas._io._log) code = """