Skip to content

Commit 2776d38

Browse files
authored
add statsmodels to suborgs
1 parent 55b2a19 commit 2776d38

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,20 @@ <h2>Project Ideas</h2>
547547
</td>
548548
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
549549
</tr>
550+
551+
<tr>
552+
<!-- Logo -->
553+
<td rowspan="4" class="logo">
554+
<img src="http://www.statsmodels.org/devel/_static/statsmodels_hybi_banner.png"
555+
width="300px"></td>
556+
<!-- Info -->
557+
<td><h4>Statsmodels</h4></td>
558+
<tr><td>Statsmodels is a general purpose Python package for data analysis, statistics and econometrics </td></tr>
559+
<tr><td><a href="http://www.statsmodels.org/devel/">Website</a> |
560+
<a href="http://groups.google.com/group/pystatsmodels">Contact</a> |
561+
<a href="https://github.com/statsmodels/statsmodels/wiki/Google-Summer-of-Code-2017">Ideas Page</a>
562+
</td>
563+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
550564
</table>
551565

552566
<a name="schedule" />

0 commit comments

Comments
 (0)