Skip to content

Commit 0e8df1e

Browse files
committed
minor improvement in docs
1 parent ead2fc3 commit 0e8df1e

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/HTML/DataFrame.html

+1-9
Original file line numberDiff line numberDiff line change
@@ -298,15 +298,7 @@ <H2><font color="blue">API Reference with code samples</font></H2>
298298
</tr>
299299

300300
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">
301-
<td title="Performs group-by by one column"><a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/groupby.html">groupby1( )<BR>groupby1_async( )</a></td>
302-
</tr>
303-
304-
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">
305-
<td title="Performs group-by by two column"><a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/groupby.html">groupby2( )<BR>groupby2_async( )</a></td>
306-
</tr>
307-
308-
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">
309-
<td title="Performs group-by by two column"><a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/groupby.html">groupby3( )<BR>groupby3_async( )</a></td>
301+
<td title="Performs group-by by one column"><a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/groupby.html">groupby1( )<BR>groupby1_async( )<BR>groupby2( )<BR>groupby2_async( )<BR>groupby3( )<BR>groupby3_async( )</a></td>
310302
</tr>
311303

312304
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">

0 commit comments

Comments
 (0)