Skip to content

Commit

Permalink
new doc version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomweber-sas committed Nov 5, 2024
1 parent eb3edf7 commit b275e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api.html
Original file line number Diff line number Diff line change
Expand Up @@ -1938,10 +1938,10 @@ <h2>SAS Data Object<a class="headerlink" href="#sas-data-object" title="Permalin
<dl class="py method">
<dt class="sig sig-object py" id="saspy.sasdata.SASdata.attrs">
<span class="sig-name descname"><span class="pre">attrs</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#saspy.sasdata.SASdata.attrs" title="Permalink to this definition">¶</a></dt>
<dd><p>Get the ATTRN and ATTRC attributes for the Data Set</p>
<dd><p>Get the ATTRN and ATTRC (SAS functions) attributes for the Data Set</p>
<dl class="field-list simple">
<dt class="field-odd">Returns<span class="colon">:</span></dt>
<dd class="field-odd"><p>SASLOG for this step</p>
<dd class="field-odd"><p>1 row Pandas DataFrame containiung each of the ATTRN/ATTRC SAS function values for the data set</p>
</dd>
</dl>
</dd></dl>
Expand Down

0 comments on commit b275e90

Please sign in to comment.