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

Skip to content

Commit c4c44cb

Browse files
authored
Merge pull request python-gsoc#10 from josef-pkt/patch-1
add statsmodels to sub-orgs
2 parents 55b2a19 + 59be6e2 commit c4c44cb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,21 @@ <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>
564+
</tr>
550565
</table>
551566

552567
<a name="schedule" />

0 commit comments

Comments
 (0)