Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pandas / tests / io / data / valid_markup.html
Size: Mime:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
    <head>
        <meta name="generator" content=
        "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
        <title></title>
    </head>
    <body>
        <table border="1" class="dataframe">
            <thead>
                <tr style="text-align: right;">
                    <th></th>
                    <th>a</th>
                    <th>b</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <th>0</th>
                    <td>6</td>
                    <td>7</td>
                </tr>
                <tr>
                    <th>1</th>
                    <td>4</td>
                    <td>0</td>
                </tr>
                <tr>
                    <th>2</th>
                    <td>9</td>
                    <td>4</td>
                </tr>
                <tr>
                    <th>3</th>
                    <td>7</td>
                    <td>0</td>
                </tr>
            </tbody>
        </table>
        <table border="1" class="dataframe">
            <thead>
                <tr style="text-align: right;">
                    <th></th>
                    <th>a</th>
                    <th>b</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <th>0</th>
                    <td>6</td>
                    <td>7</td>
                </tr>
                <tr>
                    <th>1</th>
                    <td>4</td>
                    <td>0</td>
                </tr>
            </tbody>
        </table>
    </body>
</html>