Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions web/pandas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<section class="h-30 p-5 bg-light border rounded-3 text-center mb-4">
<h1>pandas</h1>
<p>
<strong>pandas</strong> is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool,<br/>
built on top of the <a href="https://www.python.org">Python</a> programming language.
<b>The previewer seems to work fine :)</b>
</p>
<p>
<a class="btn btn-primary" href="{{ base_url }}getting_started.html">Install pandas now!</a>
Expand Down