Skip to content

Commit 51d5992

Browse files
committed
Addition to docs
1 parent c2a5916 commit 51d5992

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/HTML/DataFrame.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1629,6 +1629,10 @@ <H2 ID="2"><font color="blue">API Reference with code samples <font size="+4">&#
16291629
<td title="Memory usage structure">struct <a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/get_memory_usage.html">MemUsage</a>{}</td>
16301630
</tr>
16311631

1632+
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">
1633+
<td title="structure containing the parameteres to pca_by_eigen() call">struct <a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/pca_by_eigen.html">PCAParams</a>{}</td>
1634+
</tr>
1635+
16321636
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">
16331637
<td title="Parameters to make_stationary() function">struct <a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/make_stationary.html">StationaryParams</a>{}</td>
16341638
</tr>

0 commit comments

Comments
 (0)