Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a2c08e4

Browse files
committed
Add statsmodels
1 parent 97721d4 commit a2c08e4

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

index.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,12 +659,34 @@ <h2>Project Ideas</h2>
659659
</td>
660660
</tr>
661661
<tr>
662-
<td colspan="2" class="good">Status: Ideas page is completed</td>
662+
<td colspan="2" class="waiting">Status: Ideas page in progress</td>
663663
</tr>
664664
</table>
665665
</td>
666666
</tr>
667667

668+
<tr>
669+
<!-- Logo -->
670+
<td rowspan="4" class="logo">
671+
<img
672+
src="http://www.statsmodels.org/devel/_static/statsmodels_hybi_favico.ico"
673+
width="120"></td>
674+
<!-- Info -->
675+
<td><h4>Statsmodels</h4></td>
676+
<tr><td>Statsmodels is a general purpose Python package for data analysis,
677+
statistics and econometrics </td></tr>
678+
<tr><td><a href="http://www.statsmodels.org/devel/">Website</a> |
679+
<a href="http://groups.google.com/group/pystatsmodels">Contact</a>
680+
|
681+
<a
682+
href="https://github.com/statsmodels/statsmodels/wiki/Google-Summer-of-Code-2018">Ideas
683+
Page</a>
684+
</td>
685+
<tr>
686+
<td colspan="2" class="waiting">Status: Ideas page in progress</td>
687+
</tr>
688+
</tr>
689+
668690
</table>
669691

670692
<a name="schedule"></a>

0 commit comments

Comments
 (0)