source
stringlengths
329
3.81k
target
stringlengths
17
2.84k
source_latex
stringlengths
411
3.86k
target_latex
stringlengths
81
2.88k
source_html
stringlengths
983
9.03k
target_html
stringlengths
219
4.92k
source_markdown
stringlengths
597
28.8k
target_markdown
stringlengths
38
10.9k
input_ids
sequencelengths
1
1
attention_mask
sequencelengths
1
1
labels
sequencelengths
1
1
select abs ( worst score - best score ) where worst score = 26 col : dance | best dancer(s) | best score | worst dancer(s) | worst score row 1 : cha cha | argo ader | 34 | henrik normann piret jarvis | 14 row 2 : waltz (international standard) | maarja-liis ilus | 36 | arne niit | 14 row 3 : rumba | argo ader | 40 | arne niit | 15 row 4 : quickstep | argo ader maarja-liis ilus | 40 | henrik normann piret jarvis | 16 row 5 : jive | argo ader | 32 | henrik normann | 24 row 6 : tango | maarja-liis ilus | 37 | erika salumae | 26 row 7 : paso doble | lauri pedaja | 36 | evelyn sepp | 28 row 8 : foxtrot | argo ader evelyn sepp | 34 | henrik normann | 25 row 9 : samba | maarja-liis ilus | 37 | henrik normann | 26 row 10 : showdance | argo adar maarja-liis ilus | 40 | none | none
col : "abs ( worst score - best score )" row 1 : abs ( worst score - best score ) row 2 : abs ( worst score - best score )
select abs ( worst score - best score ) where worst score = 26 <table_name> : table \begin{tabular}{llllll} \toprule & dance & best dancer(s) & best score & worst dancer(s) & worst score \\ \midrule 0 & cha cha & argo ader & 34 & henrik normann piret jarvis & 14 \\ 1 & waltz (international standard) & maarja-liis ilus & 36 & arne niit & 14 \\ 2 & rumba & argo ader & 40 & arne niit & 15 \\ 3 & quickstep & argo ader maarja-liis ilus & 40 & henrik normann piret jarvis & 16 \\ 4 & jive & argo ader & 32 & henrik normann & 24 \\ 5 & tango & maarja-liis ilus & 37 & erika salumae & 26 \\ 6 & paso doble & lauri pedaja & 36 & evelyn sepp & 28 \\ 7 & foxtrot & argo ader evelyn sepp & 34 & henrik normann & 25 \\ 8 & samba & maarja-liis ilus & 37 & henrik normann & 26 \\ 9 & showdance & argo adar maarja-liis ilus & 40 & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & "abs ( worst score - best score )" \\ \midrule 0 & abs ( worst score - best score ) \\ 1 & abs ( worst score - best score ) \\ \bottomrule \end{tabular}
select abs ( worst score - best score ) where worst score = 26 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>dance</th> <th>best dancer(s)</th> <th>best score</th> <th>worst dancer(s)</th> <th>worst score</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>cha cha</td> <td>argo ader</td> <td>34</td> <td>henrik normann piret jarvis</td> <td>14</td> </tr> <tr> <th>1</th> <td>waltz (international standard)</td> <td>maarja-liis ilus</td> <td>36</td> <td>arne niit</td> <td>14</td> </tr> <tr> <th>2</th> <td>rumba</td> <td>argo ader</td> <td>40</td> <td>arne niit</td> <td>15</td> </tr> <tr> <th>3</th> <td>quickstep</td> <td>argo ader maarja-liis ilus</td> <td>40</td> <td>henrik normann piret jarvis</td> <td>16</td> </tr> <tr> <th>4</th> <td>jive</td> <td>argo ader</td> <td>32</td> <td>henrik normann</td> <td>24</td> </tr> <tr> <th>5</th> <td>tango</td> <td>maarja-liis ilus</td> <td>37</td> <td>erika salumae</td> <td>26</td> </tr> <tr> <th>6</th> <td>paso doble</td> <td>lauri pedaja</td> <td>36</td> <td>evelyn sepp</td> <td>28</td> </tr> <tr> <th>7</th> <td>foxtrot</td> <td>argo ader evelyn sepp</td> <td>34</td> <td>henrik normann</td> <td>25</td> </tr> <tr> <th>8</th> <td>samba</td> <td>maarja-liis ilus</td> <td>37</td> <td>henrik normann</td> <td>26</td> </tr> <tr> <th>9</th> <td>showdance</td> <td>argo adar maarja-liis ilus</td> <td>40</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>"abs ( worst score - best score )"</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>abs ( worst score - best score )</td> </tr> <tr> <th>1</th> <td>abs ( worst score - best score )</td> </tr> </tbody> </table>
select abs ( worst score - best score ) where worst score = 26 <table_name> : table | | dance | best dancer(s) | best score | worst dancer(s) | worst score | |---:|:-------------------------------|:---------------------------|-------------:|:----------------------------|:--------------| | 0 | cha cha | argo ader | 34 | henrik normann piret jarvis | 14 | | 1 | waltz (international standard) | maarja-liis ilus | 36 | arne niit | 14 | | 2 | rumba | argo ader | 40 | arne niit | 15 | | 3 | quickstep | argo ader maarja-liis ilus | 40 | henrik normann piret jarvis | 16 | | 4 | jive | argo ader | 32 | henrik normann | 24 | | 5 | tango | maarja-liis ilus | 37 | erika salumae | 26 | | 6 | paso doble | lauri pedaja | 36 | evelyn sepp | 28 | | 7 | foxtrot | argo ader evelyn sepp | 34 | henrik normann | 25 | | 8 | samba | maarja-liis ilus | 37 | henrik normann | 26 | | 9 | showdance | argo adar maarja-liis ilus | 40 | none | none |
| | "abs ( worst score - best score )" | |---:|:-------------------------------------| | 0 | abs ( worst score - best score ) | | 1 | abs ( worst score - best score ) |
[ [ 1, 4025, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1625, 22952, 4462, 273, 10659, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 302, 1359, 473, 3796, 302, 304, 2750, 12, 87, 13, 473, 3796, 4462, 473, 22952, 302, 304, 2750, 12, 87, 13, 473, 22952, 4462, 1736, 203, 64, 13138, 5345, 203, 20, 473, 462, 69, 462, 69, 473, 1501, 83, 279, 765, 473, 13438, 473, 366, 275, 566, 79, 4651, 1072, 293, 577, 88, 7334, 3516, 473, 5045, 1736, 203, 21, 473, 341, 2390, 94, 261, 267, 798, 8371, 4529, 13, 473, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 6580, 473, 419, 4644, 16398, 305, 473, 5045, 1736, 203, 22, 473, 436, 3592, 69, 473, 1501, 83, 279, 765, 473, 8063, 473, 419, 4644, 16398, 305, 473, 4711, 1736, 203, 23, 473, 9549, 4119, 473, 1501, 83, 279, 765, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 8063, 473, 366, 275, 566, 79, 4651, 1072, 293, 577, 88, 7334, 3516, 473, 2872, 1736, 203, 24, 473, 525, 688, 473, 1501, 83, 279, 765, 473, 3847, 473, 366, 275, 566, 79, 4651, 1072, 473, 4248, 1736, 203, 25, 473, 268, 6399, 473, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 18091, 473, 6445, 21256, 12814, 379, 8906, 473, 10659, 1736, 203, 26, 473, 14699, 83, 741, 7119, 473, 7125, 1650, 31840, 4365, 69, 473, 6580, 473, 425, 941, 878, 5478, 84, 473, 9131, 1736, 203, 27, 473, 284, 2409, 88, 8342, 473, 1501, 83, 279, 765, 425, 941, 878, 5478, 84, 473, 13438, 473, 366, 275, 566, 79, 4651, 1072, 473, 6969, 1736, 203, 28, 473, 272, 2536, 69, 473, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 18091, 473, 366, 275, 566, 79, 4651, 1072, 473, 10659, 1736, 203, 29, 473, 2405, 72, 1359, 473, 1501, 83, 1261, 297, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 8063, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1736, 203, 21, 473, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( nation ) where nation = '0' col : rank | nation | gold | silver | bronze | total row 1 : 1 | chinese taipei (tpe) | 2 | 0 | 0 | 2 row 2 : 1 | russia (rus) | 2 | 0 | 0 | 2 row 3 : 3 | great britain (gbr) | 1 | 0 | 0 | 1 row 4 : 4 | slovakia (svk) | 0 | 2 | 2 | 4 row 5 : 5 | china (chn) | 0 | 2 | 1 | 3 row 6 : 6 | mexico (mex) | 0 | 1 | 1 | 2 row 7 : 7 | germany (ger) | 0 | 0 | 2 | 2 row 8 : 8 | south korea (kor) | 0 | 0 | 1 | 1 row 9 : 8 | switzerland (sui) | 0 | 0 | 1 | 1 row 10 : 8 | thailand (tha) | 0 | 0 | 1 | 1 row 11 : 8 | uzbekistan (uzb) | 0 | 0 | 1 | 1
col : count ( "nation" ) row 1 : 0
select count ( nation ) where nation = '0' <table_name> : table \begin{tabular}{lllllll} \toprule & rank & nation & gold & silver & bronze & total \\ \midrule 0 & 1 & chinese taipei (tpe) & 2 & 0 & 0 & 2 \\ 1 & 1 & russia (rus) & 2 & 0 & 0 & 2 \\ 2 & 3 & great britain (gbr) & 1 & 0 & 0 & 1 \\ 3 & 4 & slovakia (svk) & 0 & 2 & 2 & 4 \\ 4 & 5 & china (chn) & 0 & 2 & 1 & 3 \\ 5 & 6 & mexico (mex) & 0 & 1 & 1 & 2 \\ 6 & 7 & germany (ger) & 0 & 0 & 2 & 2 \\ 7 & 8 & south korea (kor) & 0 & 0 & 1 & 1 \\ 8 & 8 & switzerland (sui) & 0 & 0 & 1 & 1 \\ 9 & 8 & thailand (tha) & 0 & 0 & 1 & 1 \\ 10 & 8 & uzbekistan (uzb) & 0 & 0 & 1 & 1 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "nation" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( nation ) where nation = '0' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>nation</th> <th>gold</th> <th>silver</th> <th>bronze</th> <th>total</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>chinese taipei (tpe)</td> <td>2</td> <td>0</td> <td>0</td> <td>2</td> </tr> <tr> <th>1</th> <td>1</td> <td>russia (rus)</td> <td>2</td> <td>0</td> <td>0</td> <td>2</td> </tr> <tr> <th>2</th> <td>3</td> <td>great britain (gbr)</td> <td>1</td> <td>0</td> <td>0</td> <td>1</td> </tr> <tr> <th>3</th> <td>4</td> <td>slovakia (svk)</td> <td>0</td> <td>2</td> <td>2</td> <td>4</td> </tr> <tr> <th>4</th> <td>5</td> <td>china (chn)</td> <td>0</td> <td>2</td> <td>1</td> <td>3</td> </tr> <tr> <th>5</th> <td>6</td> <td>mexico (mex)</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> </tr> <tr> <th>6</th> <td>7</td> <td>germany (ger)</td> <td>0</td> <td>0</td> <td>2</td> <td>2</td> </tr> <tr> <th>7</th> <td>8</td> <td>south korea (kor)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>8</th> <td>8</td> <td>switzerland (sui)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>9</th> <td>8</td> <td>thailand (tha)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>10</th> <td>8</td> <td>uzbekistan (uzb)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "nation" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( nation ) where nation = '0' <table_name> : table | | rank | nation | gold | silver | bronze | total | |---:|-------:|:---------------------|-------:|---------:|---------:|--------:| | 0 | 1 | chinese taipei (tpe) | 2 | 0 | 0 | 2 | | 1 | 1 | russia (rus) | 2 | 0 | 0 | 2 | | 2 | 3 | great britain (gbr) | 1 | 0 | 0 | 1 | | 3 | 4 | slovakia (svk) | 0 | 2 | 2 | 4 | | 4 | 5 | china (chn) | 0 | 2 | 1 | 3 | | 5 | 6 | mexico (mex) | 0 | 1 | 1 | 2 | | 6 | 7 | germany (ger) | 0 | 0 | 2 | 2 | | 7 | 8 | south korea (kor) | 0 | 0 | 1 | 1 | | 8 | 8 | switzerland (sui) | 0 | 0 | 1 | 1 | | 9 | 8 | thailand (tha) | 0 | 0 | 1 | 1 | | 10 | 8 | uzbekistan (uzb) | 0 | 0 | 1 | 1 |
| | count ( "nation" ) | |---:|---------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 290, 367, 262, 1625, 290, 367, 273, 296, 20, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 290, 367, 473, 20465, 473, 17714, 502, 473, 324, 1949, 8489, 473, 2078, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 462, 25331, 13561, 3151, 77, 261, 88, 347, 13, 473, 576, 473, 374, 473, 374, 473, 576, 1736, 203, 21, 473, 404, 473, 436, 5567, 1155, 261, 8010, 13, 473, 576, 473, 374, 473, 374, 473, 576, 1736, 203, 22, 473, 890, 473, 18825, 324, 583, 530, 261, 75, 2848, 13, 473, 404, 473, 374, 473, 374, 473, 404, 1736, 203, 23, 473, 1059, 473, 272, 383, 90, 581, 1155, 261, 5751, 79, 13, 473, 374, 473, 576, 473, 576, 473, 1059, 1736, 203, 24, 473, 1381, 473, 462, 15314, 261, 343, 82, 13, 473, 374, 473, 576, 473, 404, 473, 890, 1736, 203, 25, 473, 1666, 473, 312, 338, 10764, 261, 81, 338, 13, 473, 374, 473, 404, 473, 404, 473, 576, 1736, 203, 26, 473, 2371, 473, 314, 1035, 2273, 261, 693, 13, 473, 374, 473, 374, 473, 576, 473, 576, 1736, 203, 27, 473, 1725, 473, 24516, 417, 479, 69, 261, 79, 280, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 28, 473, 1725, 473, 1352, 305, 24355, 15733, 261, 87, 4881, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 29, 473, 1725, 473, 286, 671, 464, 261, 451, 69, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 2163, 473, 1725, 473, 582, 94, 2196, 79, 376, 304, 261, 29298, 70, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 290, 367, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select event where year = 2007 col : year | competition | venue | position | event | notes row 1 : 2001 | beijing marathon | beijing, pr china | 7th | marathon | 2:10:46 row 2 : 2002 | beijing marathon | beijing, pr china | 1st | marathon | 2:13:09 row 3 : 2004 | olympic games | athens, greece | 31st | marathon | 2:19:26 row 4 : 2007 | xiamen international marathon | xiamen, pr china | 1st | marathon | 2:13:17 row 5 : 2007 | world championships | osaka, japan | 43rd | marathon | 2:32:44 row 6 : 2008 | olympic games | beijing, pr china | 51st | marathon | 2:24:08
col : event row 1 : marathon row 2 : marathon
select event where year = 2007 <table_name> : table \begin{tabular}{lllllll} \toprule & year & competition & venue & position & event & notes \\ \midrule 0 & 2001 & beijing marathon & beijing, pr china & 7th & marathon & 2:10:46 \\ 1 & 2002 & beijing marathon & beijing, pr china & 1st & marathon & 2:13:09 \\ 2 & 2004 & olympic games & athens, greece & 31st & marathon & 2:19:26 \\ 3 & 2007 & xiamen international marathon & xiamen, pr china & 1st & marathon & 2:13:17 \\ 4 & 2007 & world championships & osaka, japan & 43rd & marathon & 2:32:44 \\ 5 & 2008 & olympic games & beijing, pr china & 51st & marathon & 2:24:08 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & event \\ \midrule 0 & marathon \\ 1 & marathon \\ \bottomrule \end{tabular}
select event where year = 2007 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>competition</th> <th>venue</th> <th>position</th> <th>event</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2001</td> <td>beijing marathon</td> <td>beijing, pr china</td> <td>7th</td> <td>marathon</td> <td>2:10:46</td> </tr> <tr> <th>1</th> <td>2002</td> <td>beijing marathon</td> <td>beijing, pr china</td> <td>1st</td> <td>marathon</td> <td>2:13:09</td> </tr> <tr> <th>2</th> <td>2004</td> <td>olympic games</td> <td>athens, greece</td> <td>31st</td> <td>marathon</td> <td>2:19:26</td> </tr> <tr> <th>3</th> <td>2007</td> <td>xiamen international marathon</td> <td>xiamen, pr china</td> <td>1st</td> <td>marathon</td> <td>2:13:17</td> </tr> <tr> <th>4</th> <td>2007</td> <td>world championships</td> <td>osaka, japan</td> <td>43rd</td> <td>marathon</td> <td>2:32:44</td> </tr> <tr> <th>5</th> <td>2008</td> <td>olympic games</td> <td>beijing, pr china</td> <td>51st</td> <td>marathon</td> <td>2:24:08</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>event</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>marathon</td> </tr> <tr> <th>1</th> <td>marathon</td> </tr> </tbody> </table>
select event where year = 2007 <table_name> : table | | year | competition | venue | position | event | notes | |---:|-------:|:------------------------------|:------------------|:-----------|:---------|:--------| | 0 | 2001 | beijing marathon | beijing, pr china | 7th | marathon | 2:10:46 | | 1 | 2002 | beijing marathon | beijing, pr china | 1st | marathon | 2:13:09 | | 2 | 2004 | olympic games | athens, greece | 31st | marathon | 2:19:26 | | 3 | 2007 | xiamen international marathon | xiamen, pr china | 1st | marathon | 2:13:17 | | 4 | 2007 | world championships | osaka, japan | 43rd | marathon | 2:32:44 | | 5 | 2008 | olympic games | beijing, pr china | 51st | marathon | 2:24:08 |
| | event | |---:|:---------| | 0 | marathon | | 1 | marathon |
[ [ 1, 4025, 871, 1625, 3286, 273, 4044, 27, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 25163, 608, 473, 331, 275, 344, 473, 1754, 473, 871, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4044, 21, 473, 506, 8302, 310, 21282, 29900, 473, 506, 8302, 310, 16, 846, 462, 15314, 473, 2371, 451, 473, 21282, 29900, 473, 576, 30, 2163, 30, 8749, 1736, 203, 21, 473, 4044, 22, 473, 506, 8302, 310, 21282, 29900, 473, 506, 8302, 310, 16, 846, 462, 15314, 473, 404, 334, 473, 21282, 29900, 473, 576, 30, 3437, 30, 5908, 1736, 203, 22, 473, 4044, 24, 473, 320, 715, 1291, 335, 28422, 473, 225, 421, 773, 16, 314, 992, 311, 473, 8231, 334, 473, 21282, 29900, 473, 576, 30, 3657, 30, 5558, 1736, 203, 23, 473, 4044, 27, 473, 14087, 301, 275, 29553, 21282, 29900, 473, 14087, 301, 275, 16, 846, 462, 15314, 473, 404, 334, 473, 21282, 29900, 473, 576, 30, 3437, 30, 4033, 1736, 203, 24, 473, 4044, 27, 473, 9117, 462, 931, 285, 3261, 87, 473, 1140, 581, 69, 16, 525, 30472, 473, 21193, 13623, 473, 21282, 29900, 473, 576, 30, 1578, 30, 6334, 1736, 203, 25, 473, 4044, 28, 473, 320, 715, 1291, 335, 28422, 473, 506, 8302, 310, 16, 846, 462, 15314, 473, 21119, 334, 473, 21282, 29900, 473, 576, 30, 3247, 30, 6840, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 871, 1736, 203, 64, 13138, 5345, 203, 20, 473, 21282, 29900, 1736, 203, 21, 473, 21282, 29900, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select maximum magnitude where star = 'omicron herculis' col : star | start year | end year | maximum year | maximum magnitude | distance at maximum (ly) | current distance | current magnitude row 1 : epsilon canis majoris | none | -4,460,000 | -4,700,000 | -3.99 | 34.0 | 430.0 | 1.5 row 2 : beta canis majoris | -4,460,000 | -3,700,000 | -4,420,000 | -3.65 | 37.0 | 500.0 | 1.99 row 3 : canopus (first time) | -3,700,000 | -1,370,000 | -3,110,000 | -1.86 | 177.0 | 310.0 | -0.72 row 4 : zeta sagittarii | -1,370,000 | -1,080,000 | -1,200,000 | -2.74 | 8.0 | 89.1 | 2.6 row 5 : zeta leporis | -1,080,000 | -950,000 | -1,050,000 | -2.05 | 5.3 | 70.0 | 3.55 row 6 : canopus (second time) | -950,000 | -420,000 | -950,000 | -1.09 | 252.0 | 310.0 | -0.72 row 7 : aldebaran | -420,000 | -210,000 | -320,000 | -1.54 | 21.5 | 65.0 | 0.85 row 8 : capella | -210,000 | -160,000 | -240,000 | -0.82 | 27.9 | 42.2 | 0.08 row 9 : canopus (third time) | -160,000 | -90,000 | -160,000 | -0.7 | 302.0 | 310.0 | -0.72 row 10 : sirius (current) | -90,000 | +210,000 | +60,000 | -1.64 | 7.8 | 8.6 | -1.46 row 11 : vega | +210,000 | +480,000 | +290,000 | -0.81 | 17.2 | 25.04 | 0.03 row 12 : canopus (fourth time) | +480,000 | +990,000 | +480,000 | -0.4 | 346.0 | 310.0 | -0.72 row 13 : beta aurigae | +990,000 | +1,150,000 | +1,190,000 | -0.4 | 28.5 | 82.1 | 1.9 row 14 : delta scuti | +1,150,000 | +1,330,000 | +1,250,000 | -1.84 | 9.2 | 187.0 | 4.72 row 15 : gamma draconis | +1,330,000 | +2,030,000 | +1,550,000 | -1.39 | 27.7 | 154.0 | 2.36 row 16 : upsilon librae | +2,030,000 | +2,670,000 | +2,290,000 | -0.46 | 30.0 | 195.0 | 3.6 row 17 : nr canis majoris | +2,670,000 | +3,050,000 | +2,870,000 | -0.88 | 14.0 | 280.0 | 5.6 row 18 : omicron herculis | +3,050,000 | +3,870,000 | +3,470,000 | -0.63 | 44.0 | 346.0 | 3.83 row 19 : beta cygni | +3,870,000 | none | +4,610,000 | -0.52 | 80.0 | 390.0 | 3.18
col : max ( "maximum magnitude" ) row 1 : -0.63
select maximum magnitude where star = 'omicron herculis' <table_name> : table \begin{tabular}{lllllllll} \toprule & star & start year & end year & maximum year & maximum magnitude & distance at maximum (ly) & current distance & current magnitude \\ \midrule 0 & epsilon canis majoris & none & -4,460,000 & -4,700,000 & -3.99 & 34.0 & 430.0 & 1.5 \\ 1 & beta canis majoris & -4,460,000 & -3,700,000 & -4,420,000 & -3.65 & 37.0 & 500.0 & 1.99 \\ 2 & canopus (first time) & -3,700,000 & -1,370,000 & -3,110,000 & -1.86 & 177.0 & 310.0 & -0.72 \\ 3 & zeta sagittarii & -1,370,000 & -1,080,000 & -1,200,000 & -2.74 & 8.0 & 89.1 & 2.6 \\ 4 & zeta leporis & -1,080,000 & -950,000 & -1,050,000 & -2.05 & 5.3 & 70.0 & 3.55 \\ 5 & canopus (second time) & -950,000 & -420,000 & -950,000 & -1.09 & 252.0 & 310.0 & -0.72 \\ 6 & aldebaran & -420,000 & -210,000 & -320,000 & -1.54 & 21.5 & 65.0 & 0.85 \\ 7 & capella & -210,000 & -160,000 & -240,000 & -0.82 & 27.9 & 42.2 & 0.08 \\ 8 & canopus (third time) & -160,000 & -90,000 & -160,000 & -0.7 & 302.0 & 310.0 & -0.72 \\ 9 & sirius (current) & -90,000 & +210,000 & +60,000 & -1.64 & 7.8 & 8.6 & -1.46 \\ 10 & vega & +210,000 & +480,000 & +290,000 & -0.81 & 17.2 & 25.04 & 0.03 \\ 11 & canopus (fourth time) & +480,000 & +990,000 & +480,000 & -0.4 & 346.0 & 310.0 & -0.72 \\ 12 & beta aurigae & +990,000 & +1,150,000 & +1,190,000 & -0.4 & 28.5 & 82.1 & 1.9 \\ 13 & delta scuti & +1,150,000 & +1,330,000 & +1,250,000 & -1.84 & 9.2 & 187.0 & 4.72 \\ 14 & gamma draconis & +1,330,000 & +2,030,000 & +1,550,000 & -1.39 & 27.7 & 154.0 & 2.36 \\ 15 & upsilon librae & +2,030,000 & +2,670,000 & +2,290,000 & -0.46 & 30.0 & 195.0 & 3.6 \\ 16 & nr canis majoris & +2,670,000 & +3,050,000 & +2,870,000 & -0.88 & 14.0 & 280.0 & 5.6 \\ 17 & omicron herculis & +3,050,000 & +3,870,000 & +3,470,000 & -0.63 & 44.0 & 346.0 & 3.83 \\ 18 & beta cygni & +3,870,000 & none & +4,610,000 & -0.52 & 80.0 & 390.0 & 3.18 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & max ( "maximum magnitude" ) \\ \midrule 0 & -0.63 \\ \bottomrule \end{tabular}
select maximum magnitude where star = 'omicron herculis' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>star</th> <th>start year</th> <th>end year</th> <th>maximum year</th> <th>maximum magnitude</th> <th>distance at maximum (ly)</th> <th>current distance</th> <th>current magnitude</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>epsilon canis majoris</td> <td>none</td> <td>-4,460,000</td> <td>-4,700,000</td> <td>-3.99</td> <td>34.0</td> <td>430.0</td> <td>1.5</td> </tr> <tr> <th>1</th> <td>beta canis majoris</td> <td>-4,460,000</td> <td>-3,700,000</td> <td>-4,420,000</td> <td>-3.65</td> <td>37.0</td> <td>500.0</td> <td>1.99</td> </tr> <tr> <th>2</th> <td>canopus (first time)</td> <td>-3,700,000</td> <td>-1,370,000</td> <td>-3,110,000</td> <td>-1.86</td> <td>177.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>3</th> <td>zeta sagittarii</td> <td>-1,370,000</td> <td>-1,080,000</td> <td>-1,200,000</td> <td>-2.74</td> <td>8.0</td> <td>89.1</td> <td>2.6</td> </tr> <tr> <th>4</th> <td>zeta leporis</td> <td>-1,080,000</td> <td>-950,000</td> <td>-1,050,000</td> <td>-2.05</td> <td>5.3</td> <td>70.0</td> <td>3.55</td> </tr> <tr> <th>5</th> <td>canopus (second time)</td> <td>-950,000</td> <td>-420,000</td> <td>-950,000</td> <td>-1.09</td> <td>252.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>6</th> <td>aldebaran</td> <td>-420,000</td> <td>-210,000</td> <td>-320,000</td> <td>-1.54</td> <td>21.5</td> <td>65.0</td> <td>0.85</td> </tr> <tr> <th>7</th> <td>capella</td> <td>-210,000</td> <td>-160,000</td> <td>-240,000</td> <td>-0.82</td> <td>27.9</td> <td>42.2</td> <td>0.08</td> </tr> <tr> <th>8</th> <td>canopus (third time)</td> <td>-160,000</td> <td>-90,000</td> <td>-160,000</td> <td>-0.7</td> <td>302.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>9</th> <td>sirius (current)</td> <td>-90,000</td> <td>+210,000</td> <td>+60,000</td> <td>-1.64</td> <td>7.8</td> <td>8.6</td> <td>-1.46</td> </tr> <tr> <th>10</th> <td>vega</td> <td>+210,000</td> <td>+480,000</td> <td>+290,000</td> <td>-0.81</td> <td>17.2</td> <td>25.04</td> <td>0.03</td> </tr> <tr> <th>11</th> <td>canopus (fourth time)</td> <td>+480,000</td> <td>+990,000</td> <td>+480,000</td> <td>-0.4</td> <td>346.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>12</th> <td>beta aurigae</td> <td>+990,000</td> <td>+1,150,000</td> <td>+1,190,000</td> <td>-0.4</td> <td>28.5</td> <td>82.1</td> <td>1.9</td> </tr> <tr> <th>13</th> <td>delta scuti</td> <td>+1,150,000</td> <td>+1,330,000</td> <td>+1,250,000</td> <td>-1.84</td> <td>9.2</td> <td>187.0</td> <td>4.72</td> </tr> <tr> <th>14</th> <td>gamma draconis</td> <td>+1,330,000</td> <td>+2,030,000</td> <td>+1,550,000</td> <td>-1.39</td> <td>27.7</td> <td>154.0</td> <td>2.36</td> </tr> <tr> <th>15</th> <td>upsilon librae</td> <td>+2,030,000</td> <td>+2,670,000</td> <td>+2,290,000</td> <td>-0.46</td> <td>30.0</td> <td>195.0</td> <td>3.6</td> </tr> <tr> <th>16</th> <td>nr canis majoris</td> <td>+2,670,000</td> <td>+3,050,000</td> <td>+2,870,000</td> <td>-0.88</td> <td>14.0</td> <td>280.0</td> <td>5.6</td> </tr> <tr> <th>17</th> <td>omicron herculis</td> <td>+3,050,000</td> <td>+3,870,000</td> <td>+3,470,000</td> <td>-0.63</td> <td>44.0</td> <td>346.0</td> <td>3.83</td> </tr> <tr> <th>18</th> <td>beta cygni</td> <td>+3,870,000</td> <td>none</td> <td>+4,610,000</td> <td>-0.52</td> <td>80.0</td> <td>390.0</td> <td>3.18</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>max ( "maximum magnitude" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>-0.63</td> </tr> </tbody> </table>
select maximum magnitude where star = 'omicron herculis' <table_name> : table | | star | start year | end year | maximum year | maximum magnitude | distance at maximum (ly) | current distance | current magnitude | |---:|:----------------------|:-------------|:-----------|:---------------|--------------------:|---------------------------:|-------------------:|--------------------:| | 0 | epsilon canis majoris | none | -4,460,000 | -4,700,000 | -3.99 | 34 | 430 | 1.5 | | 1 | beta canis majoris | -4,460,000 | -3,700,000 | -4,420,000 | -3.65 | 37 | 500 | 1.99 | | 2 | canopus (first time) | -3,700,000 | -1,370,000 | -3,110,000 | -1.86 | 177 | 310 | -0.72 | | 3 | zeta sagittarii | -1,370,000 | -1,080,000 | -1,200,000 | -2.74 | 8 | 89.1 | 2.6 | | 4 | zeta leporis | -1,080,000 | -950,000 | -1,050,000 | -2.05 | 5.3 | 70 | 3.55 | | 5 | canopus (second time) | -950,000 | -420,000 | -950,000 | -1.09 | 252 | 310 | -0.72 | | 6 | aldebaran | -420,000 | -210,000 | -320,000 | -1.54 | 21.5 | 65 | 0.85 | | 7 | capella | -210,000 | -160,000 | -240,000 | -0.82 | 27.9 | 42.2 | 0.08 | | 8 | canopus (third time) | -160,000 | -90,000 | -160,000 | -0.7 | 302 | 310 | -0.72 | | 9 | sirius (current) | -90,000 | +210,000 | +60,000 | -1.64 | 7.8 | 8.6 | -1.46 | | 10 | vega | +210,000 | +480,000 | +290,000 | -0.81 | 17.2 | 25.04 | 0.03 | | 11 | canopus (fourth time) | +480,000 | +990,000 | +480,000 | -0.4 | 346 | 310 | -0.72 | | 12 | beta aurigae | +990,000 | +1,150,000 | +1,190,000 | -0.4 | 28.5 | 82.1 | 1.9 | | 13 | delta scuti | +1,150,000 | +1,330,000 | +1,250,000 | -1.84 | 9.2 | 187 | 4.72 | | 14 | gamma draconis | +1,330,000 | +2,030,000 | +1,550,000 | -1.39 | 27.7 | 154 | 2.36 | | 15 | upsilon librae | +2,030,000 | +2,670,000 | +2,290,000 | -0.46 | 30 | 195 | 3.6 | | 16 | nr canis majoris | +2,670,000 | +3,050,000 | +2,870,000 | -0.88 | 14 | 280 | 5.6 | | 17 | omicron herculis | +3,050,000 | +3,870,000 | +3,470,000 | -0.63 | 44 | 346 | 3.83 | | 18 | beta cygni | +3,870,000 | none | +4,610,000 | -0.52 | 80 | 390 | 3.18 |
| | max ( "maximum magnitude" ) | |---:|------------------------------:| | 0 | -0.63 |
[ [ 1, 4025, 4207, 13463, 1625, 10443, 273, 296, 24721, 1949, 22336, 1934, 291, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 10443, 473, 787, 3286, 473, 679, 3286, 473, 4207, 3286, 473, 4207, 13463, 473, 3888, 622, 4207, 261, 715, 13, 473, 783, 3888, 473, 783, 13463, 1736, 203, 64, 13138, 5345, 203, 20, 473, 12263, 848, 291, 7888, 291, 473, 6555, 473, 300, 24, 16, 24, 4848, 16, 3784, 473, 300, 24, 16, 26874, 16, 3784, 473, 300, 23, 18, 2733, 473, 13438, 18, 20, 473, 1059, 5082, 18, 20, 473, 404, 18, 25, 1736, 203, 21, 473, 6796, 848, 291, 7888, 291, 473, 300, 24, 16, 24, 4848, 16, 3784, 473, 300, 23, 16, 26874, 16, 3784, 473, 300, 24, 16, 24, 3462, 16, 3784, 473, 300, 23, 18, 9222, 473, 18091, 18, 20, 473, 6604, 18, 20, 473, 404, 18, 2733, 1736, 203, 22, 473, 848, 556, 407, 261, 3645, 813, 13, 473, 300, 23, 16, 26874, 16, 3784, 473, 300, 21, 16, 6418, 20, 16, 3784, 473, 300, 23, 16, 17506, 16, 3784, 473, 300, 21, 18, 5292, 473, 404, 4700, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 23, 473, 998, 1066, 20908, 305, 11718, 2835, 473, 300, 21, 16, 6418, 20, 16, 3784, 473, 300, 21, 16, 20, 3672, 16, 3784, 473, 300, 21, 16, 6976, 16, 3784, 473, 300, 22, 18, 5608, 473, 1725, 18, 20, 473, 28308, 18, 21, 473, 576, 18, 26, 1736, 203, 24, 473, 998, 1066, 884, 3831, 291, 473, 300, 21, 16, 20, 3672, 16, 3784, 473, 300, 29, 3361, 16, 3784, 473, 300, 21, 16, 20, 3361, 16, 3784, 473, 300, 22, 18, 6260, 473, 1381, 18, 23, 473, 16647, 18, 20, 473, 890, 18, 2539, 1736, 203, 25, 473, 848, 556, 407, 261, 8538, 813, 13, 473, 300, 29, 3361, 16, 3784, 473, 300, 24, 3462, 16, 3784, 473, 300, 29, 3361, 16, 3784, 473, 300, 21, 18, 5908, 473, 6969, 22, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 26, 473, 524, 323, 3215, 304, 473, 300, 24, 3462, 16, 3784, 473, 300, 22, 2163, 16, 3784, 473, 300, 31273, 16, 3784, 473, 300, 21, 18, 6564, 473, 9035, 18, 25, 473, 15892, 18, 20, 473, 374, 18, 7140, 1736, 203, 27, 473, 3523, 1165, 69, 473, 300, 22, 2163, 16, 3784, 473, 300, 16874, 16, 3784, 473, 300, 28784, 16, 3784, 473, 300, 20, 18, 11149, 473, 12732, 18, 29, 473, 14856, 18, 22, 473, 374, 18, 6840, 1736, 203, 28, 473, 848, 556, 407, 261, 451, 6909, 813, 13, 473, 300, 16874, 16, 3784, 473, 300, 9349, 16, 3784, 473, 300, 16874, 16, 3784, 473, 300, 20, 18, 27, 473, 22072, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 29, 473, 272, 481, 8384, 261, 2972, 13, 473, 300, 9349, 16, 3784, 473, 397, 22, 2163, 16, 3784, 473, 397, 4848, 16, 3784, 473, 300, 21, 18, 1105, 473, 2371, 18, 28, 473, 1725, 18, 26, 473, 300, 21, 18, 8749, 1736, 203, 2163, 473, 331, 11061, 473, 397, 22, 2163, 16, 3784, 473, 397, 24, 3672, 16, 3784, 473, 397, 5540, 20, 16, 3784, 473, 300, 20, 18, 11861, 473, 8043, 18, 22, 473, 6969, 18, 3028, 473, 374, 18, 4630, 1736, 203, 2499, 473, 848, 556, 407, 261, 74, 477, 451, 813, 13, 473, 397, 24, 3672, 16, 3784, 473, 397, 2733, 20, 16, 3784, 473, 397, 24, 3672, 16, 3784, 473, 300, 20, 18, 24, 473, 890, 8749, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 2138, 473, 6796, 279, 295, 360, 8906, 473, 397, 2733, 20, 16, 3784, 473, 397, 21, 16, 23014, 16, 3784, 473, 397, 21, 16, 30454, 16, 3784, 473, 300, 20, 18, 24, 473, 9131, 18, 25, 473, 28024, 18, 21, 473, 404, 18, 29, 1736, 203, 3437, 473, 3622, 888, 322, 77, 473, 397, 21, 16, 23014, 16, 3784, 473, 397, 21, 16, 3707, 20, 16, 3784, 473, 397, 21, 16, 26520, 16, 3784, 473, 300, 21, 18, 5193, 473, 2468, 18, 22, 473, 6549, 27, 18, 20, 473, 1059, 18, 9060, 1736, 203, 3461, 473, 9601, 302, 354, 591, 291, 473, 397, 21, 16, 3707, 20, 16, 3784, 473, 397, 22, 16, 4630, 20, 16, 3784, 473, 397, 21, 16, 2539, 20, 16, 3784, 473, 300, 21, 18, 5520, 473, 12732, 18, 27, 473, 4711, 24, 18, 20, 473, 576, 18, 5718, 1736, 203, 3600, 473, 731, 87, 10327, 2561, 354, 73, 473, 397, 22, 16, 4630, 20, 16, 3784, 473, 397, 22, 16, 26, 7301, 16, 3784, 473, 397, 22, 16, 5540, 20, 16, 3784, 473, 300, 20, 18, 8749, 473, 5196, 18, 20, 473, 24262, 18, 20, 473, 890, 18, 26, 1736, 203, 2313, 473, 9884, 848, 291, 7888, 291, 473, 397, 22, 16, 26, 7301, 16, 3784, 473, 397, 23, 16, 20, 3361, 16, 3784, 473, 397, 22, 16, 28, 7301, 16, 3784, 473, 300, 20, 18, 5482, 473, 5045, 18, 20, 473, 576, 3672, 18, 20, 473, 1381, 18, 26, 1736, 203, 4033, 473, 8068, 335, 1949, 22336, 1934, 291, 473, 397, 23, 16, 20, 3361, 16, 3784, 473, 397, 23, 16, 28, 7301, 16, 3784, 473, 397, 23, 16, 24, 7301, 16, 3784, 473, 300, 20, 18, 4449, 473, 13291, 18, 20, 473, 890, 8749, 18, 20, 473, 890, 18, 10261, 1736, 203, 2643, 473, 6796, 6143, 1600, 77, 473, 397, 23, 16, 28, 7301, 16, 3784, 473, 6555, 473, 397, 24, 16, 26, 2163, 16, 3784, 473, 300, 20, 18, 9401, 473, 8958, 18, 20, 473, 890, 9349, 18, 20, 473, 890, 18, 2643, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 943, 261, 4207, 13463, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 300, 20, 18, 4449, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( arena ) where date = 'january 5, 1994' col : date | winning team | score -1 | losing team | score -2 | ot | city | state/province | arena | attendance row 1 : 1993-10-21 00:00:00 | st. louis | 5 | san jose | 2 | none | sacramento | ca | arco arena | 7144 row 2 : 1993-10-31 00:00:00 | ny rangers | 4 | new jersey | 1 | none | halifax | ns | halifax metro centre | 8200 row 3 : 1993-11-03 00:00:00 | pittsburgh | 6 | buffalo | 2 | none | sacramento | ca | arco arena | 10117 row 4 : 1993-11-09 00:00:00 | anaheim | 4 | dallas | 2 | none | phoenix | az | america west arena | 8143 row 5 : 1993-11-18 00:00:00 | ny islanders | 5 | montreal | 1 | none | hamilton | on | copps coliseum | 17008 row 6 : 1993-12-09 00:00:00 | dallas | 6 | ottawa | 1 | none | minneapolis | mn | target center | 14058 row 7 : 1993-12-23 00:00:00 | vancouver | 4 | calgary | 3 | none | saskatoon | sk | saskplace | 11429 row 8 : 1993-12-31 00:00:00 | philadelphia | 4 | boston | 3 | none | minneapolis | mn | target center | 10855 row 9 : 1994-01-04 00:00:00 | tampa bay | 1 | toronto | 0 | none | hamilton | on | copps coliseum | 17526 row 10 : 1994-01-05 00:00:00 | montreal | 2 | quebec | 0 | none | phoenix | az | america west arena | 11393 row 11 : 1994-01-06 00:00:00 | st. louis | 2 | hartford | 1 | none | cleveland | oh | richfield coliseum | 6956 row 12 : 1994-01-17 00:00:00 | detroit | 6 | tampa bay | 3 | none | minneapolis | mn | target center | 8764 row 13 : 1994-01-23 00:00:00 | vancouver | 5 | edmonton | 4 | (ot) | saskatoon | sk | saskplace | none row 14 : 1994-01-24 00:00:00 | calgary | 3 | los angeles | 3 | (ot) | phoenix | az | america west arena | 14864 row 15 : 1994-02-02 00:00:00 | washington | 5 | philadelphia | 2 | none | cleveland | oh | richfield coliseum | 8312 row 16 : 1994-02-08 00:00:00 | san jose | 4 | chicago | 3 | none | sacramento | ca | arco arena | 14182 row 17 : 1994-02-22 00:00:00 | florida | 3 | winnipeg | 2 | none | hamilton | on | copps coliseum | 6291 row 18 : 1994-02-24 00:00:00 | detroit | 3 | hartford | 0 | none | cleveland | oh | richfield coliseum | 11621 row 19 : 1994-03-04 00:00:00 | winnipeg | 6 | ottawa | 1 | none | minneapolis | mn | target center | 6388 row 20 : 1994-03-08 00:00:00 | chicago | 3 | anaheim | 0 | none | phoenix | az | america west arena | 13847 row 21 : 1994-03-09 00:00:00 | ny rangers | 7 | washington | 5 | none | halifax | ns | halifax metro centre | 9200 row 22 : 1994-03-18 00:00:00 | buffalo | 2 | ny islanders | 2 | (ot) | minneapolis | mn | target center | 8016 row 23 : 1994-03-23 00:00:00 | florida | 1 | toronto | 1 | (ot) | hamilton | on | copps coliseum | 17096 row 24 : 1994-03-27 00:00:00 | new jersey | 5 | quebec | 2 | none | minneapolis | mn | target center | 6222 row 25 : 1994-04-03 00:00:00 | pittsburgh | 6 | boston | 2 | none | cleveland | oh | richfield coliseum | 17224 row 26 : 1994-04-03 00:00:00 | los angeles | 6 | edmonton | 1 | none | sacramento | ca | arco arena | 10363
col : count ( "arena" ) row 1 : 1
select count ( arena ) where date = 'january 5, 1994' <table_name> : table \begin{tabular}{lllllllllll} \toprule & date & winning team & score -1 & losing team & score -2 & ot & city & state/province & arena & attendance \\ \midrule 0 & 1993-10-21 00:00:00 & st. louis & 5 & san jose & 2 & none & sacramento & ca & arco arena & 7144 \\ 1 & 1993-10-31 00:00:00 & ny rangers & 4 & new jersey & 1 & none & halifax & ns & halifax metro centre & 8200 \\ 2 & 1993-11-03 00:00:00 & pittsburgh & 6 & buffalo & 2 & none & sacramento & ca & arco arena & 10117 \\ 3 & 1993-11-09 00:00:00 & anaheim & 4 & dallas & 2 & none & phoenix & az & america west arena & 8143 \\ 4 & 1993-11-18 00:00:00 & ny islanders & 5 & montreal & 1 & none & hamilton & on & copps coliseum & 17008 \\ 5 & 1993-12-09 00:00:00 & dallas & 6 & ottawa & 1 & none & minneapolis & mn & target center & 14058 \\ 6 & 1993-12-23 00:00:00 & vancouver & 4 & calgary & 3 & none & saskatoon & sk & saskplace & 11429 \\ 7 & 1993-12-31 00:00:00 & philadelphia & 4 & boston & 3 & none & minneapolis & mn & target center & 10855 \\ 8 & 1994-01-04 00:00:00 & tampa bay & 1 & toronto & 0 & none & hamilton & on & copps coliseum & 17526 \\ 9 & 1994-01-05 00:00:00 & montreal & 2 & quebec & 0 & none & phoenix & az & america west arena & 11393 \\ 10 & 1994-01-06 00:00:00 & st. louis & 2 & hartford & 1 & none & cleveland & oh & richfield coliseum & 6956 \\ 11 & 1994-01-17 00:00:00 & detroit & 6 & tampa bay & 3 & none & minneapolis & mn & target center & 8764 \\ 12 & 1994-01-23 00:00:00 & vancouver & 5 & edmonton & 4 & (ot) & saskatoon & sk & saskplace & none \\ 13 & 1994-01-24 00:00:00 & calgary & 3 & los angeles & 3 & (ot) & phoenix & az & america west arena & 14864 \\ 14 & 1994-02-02 00:00:00 & washington & 5 & philadelphia & 2 & none & cleveland & oh & richfield coliseum & 8312 \\ 15 & 1994-02-08 00:00:00 & san jose & 4 & chicago & 3 & none & sacramento & ca & arco arena & 14182 \\ 16 & 1994-02-22 00:00:00 & florida & 3 & winnipeg & 2 & none & hamilton & on & copps coliseum & 6291 \\ 17 & 1994-02-24 00:00:00 & detroit & 3 & hartford & 0 & none & cleveland & oh & richfield coliseum & 11621 \\ 18 & 1994-03-04 00:00:00 & winnipeg & 6 & ottawa & 1 & none & minneapolis & mn & target center & 6388 \\ 19 & 1994-03-08 00:00:00 & chicago & 3 & anaheim & 0 & none & phoenix & az & america west arena & 13847 \\ 20 & 1994-03-09 00:00:00 & ny rangers & 7 & washington & 5 & none & halifax & ns & halifax metro centre & 9200 \\ 21 & 1994-03-18 00:00:00 & buffalo & 2 & ny islanders & 2 & (ot) & minneapolis & mn & target center & 8016 \\ 22 & 1994-03-23 00:00:00 & florida & 1 & toronto & 1 & (ot) & hamilton & on & copps coliseum & 17096 \\ 23 & 1994-03-27 00:00:00 & new jersey & 5 & quebec & 2 & none & minneapolis & mn & target center & 6222 \\ 24 & 1994-04-03 00:00:00 & pittsburgh & 6 & boston & 2 & none & cleveland & oh & richfield coliseum & 17224 \\ 25 & 1994-04-03 00:00:00 & los angeles & 6 & edmonton & 1 & none & sacramento & ca & arco arena & 10363 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "arena" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( arena ) where date = 'january 5, 1994' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>winning team</th> <th>score -1</th> <th>losing team</th> <th>score -2</th> <th>ot</th> <th>city</th> <th>state/province</th> <th>arena</th> <th>attendance</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1993-10-21 00:00:00</td> <td>st. louis</td> <td>5</td> <td>san jose</td> <td>2</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>7144</td> </tr> <tr> <th>1</th> <td>1993-10-31 00:00:00</td> <td>ny rangers</td> <td>4</td> <td>new jersey</td> <td>1</td> <td>none</td> <td>halifax</td> <td>ns</td> <td>halifax metro centre</td> <td>8200</td> </tr> <tr> <th>2</th> <td>1993-11-03 00:00:00</td> <td>pittsburgh</td> <td>6</td> <td>buffalo</td> <td>2</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>10117</td> </tr> <tr> <th>3</th> <td>1993-11-09 00:00:00</td> <td>anaheim</td> <td>4</td> <td>dallas</td> <td>2</td> <td>none</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>8143</td> </tr> <tr> <th>4</th> <td>1993-11-18 00:00:00</td> <td>ny islanders</td> <td>5</td> <td>montreal</td> <td>1</td> <td>none</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>17008</td> </tr> <tr> <th>5</th> <td>1993-12-09 00:00:00</td> <td>dallas</td> <td>6</td> <td>ottawa</td> <td>1</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>14058</td> </tr> <tr> <th>6</th> <td>1993-12-23 00:00:00</td> <td>vancouver</td> <td>4</td> <td>calgary</td> <td>3</td> <td>none</td> <td>saskatoon</td> <td>sk</td> <td>saskplace</td> <td>11429</td> </tr> <tr> <th>7</th> <td>1993-12-31 00:00:00</td> <td>philadelphia</td> <td>4</td> <td>boston</td> <td>3</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>10855</td> </tr> <tr> <th>8</th> <td>1994-01-04 00:00:00</td> <td>tampa bay</td> <td>1</td> <td>toronto</td> <td>0</td> <td>none</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>17526</td> </tr> <tr> <th>9</th> <td>1994-01-05 00:00:00</td> <td>montreal</td> <td>2</td> <td>quebec</td> <td>0</td> <td>none</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>11393</td> </tr> <tr> <th>10</th> <td>1994-01-06 00:00:00</td> <td>st. louis</td> <td>2</td> <td>hartford</td> <td>1</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>6956</td> </tr> <tr> <th>11</th> <td>1994-01-17 00:00:00</td> <td>detroit</td> <td>6</td> <td>tampa bay</td> <td>3</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>8764</td> </tr> <tr> <th>12</th> <td>1994-01-23 00:00:00</td> <td>vancouver</td> <td>5</td> <td>edmonton</td> <td>4</td> <td>(ot)</td> <td>saskatoon</td> <td>sk</td> <td>saskplace</td> <td>none</td> </tr> <tr> <th>13</th> <td>1994-01-24 00:00:00</td> <td>calgary</td> <td>3</td> <td>los angeles</td> <td>3</td> <td>(ot)</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>14864</td> </tr> <tr> <th>14</th> <td>1994-02-02 00:00:00</td> <td>washington</td> <td>5</td> <td>philadelphia</td> <td>2</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>8312</td> </tr> <tr> <th>15</th> <td>1994-02-08 00:00:00</td> <td>san jose</td> <td>4</td> <td>chicago</td> <td>3</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>14182</td> </tr> <tr> <th>16</th> <td>1994-02-22 00:00:00</td> <td>florida</td> <td>3</td> <td>winnipeg</td> <td>2</td> <td>none</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>6291</td> </tr> <tr> <th>17</th> <td>1994-02-24 00:00:00</td> <td>detroit</td> <td>3</td> <td>hartford</td> <td>0</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>11621</td> </tr> <tr> <th>18</th> <td>1994-03-04 00:00:00</td> <td>winnipeg</td> <td>6</td> <td>ottawa</td> <td>1</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>6388</td> </tr> <tr> <th>19</th> <td>1994-03-08 00:00:00</td> <td>chicago</td> <td>3</td> <td>anaheim</td> <td>0</td> <td>none</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>13847</td> </tr> <tr> <th>20</th> <td>1994-03-09 00:00:00</td> <td>ny rangers</td> <td>7</td> <td>washington</td> <td>5</td> <td>none</td> <td>halifax</td> <td>ns</td> <td>halifax metro centre</td> <td>9200</td> </tr> <tr> <th>21</th> <td>1994-03-18 00:00:00</td> <td>buffalo</td> <td>2</td> <td>ny islanders</td> <td>2</td> <td>(ot)</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>8016</td> </tr> <tr> <th>22</th> <td>1994-03-23 00:00:00</td> <td>florida</td> <td>1</td> <td>toronto</td> <td>1</td> <td>(ot)</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>17096</td> </tr> <tr> <th>23</th> <td>1994-03-27 00:00:00</td> <td>new jersey</td> <td>5</td> <td>quebec</td> <td>2</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>6222</td> </tr> <tr> <th>24</th> <td>1994-04-03 00:00:00</td> <td>pittsburgh</td> <td>6</td> <td>boston</td> <td>2</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>17224</td> </tr> <tr> <th>25</th> <td>1994-04-03 00:00:00</td> <td>los angeles</td> <td>6</td> <td>edmonton</td> <td>1</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>10363</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "arena" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( arena ) where date = 'january 5, 1994' <table_name> : table | | date | winning team | score -1 | losing team | score -2 | ot | city | state/province | arena | attendance | |---:|:--------------------|:---------------|-----------:|:--------------|-----------:|:-----|:------------|:-----------------|:---------------------|:-------------| | 0 | 1993-10-21 00:00:00 | st. louis | 5 | san jose | 2 | none | sacramento | ca | arco arena | 7144 | | 1 | 1993-10-31 00:00:00 | ny rangers | 4 | new jersey | 1 | none | halifax | ns | halifax metro centre | 8200 | | 2 | 1993-11-03 00:00:00 | pittsburgh | 6 | buffalo | 2 | none | sacramento | ca | arco arena | 10117 | | 3 | 1993-11-09 00:00:00 | anaheim | 4 | dallas | 2 | none | phoenix | az | america west arena | 8143 | | 4 | 1993-11-18 00:00:00 | ny islanders | 5 | montreal | 1 | none | hamilton | on | copps coliseum | 17008 | | 5 | 1993-12-09 00:00:00 | dallas | 6 | ottawa | 1 | none | minneapolis | mn | target center | 14058 | | 6 | 1993-12-23 00:00:00 | vancouver | 4 | calgary | 3 | none | saskatoon | sk | saskplace | 11429 | | 7 | 1993-12-31 00:00:00 | philadelphia | 4 | boston | 3 | none | minneapolis | mn | target center | 10855 | | 8 | 1994-01-04 00:00:00 | tampa bay | 1 | toronto | 0 | none | hamilton | on | copps coliseum | 17526 | | 9 | 1994-01-05 00:00:00 | montreal | 2 | quebec | 0 | none | phoenix | az | america west arena | 11393 | | 10 | 1994-01-06 00:00:00 | st. louis | 2 | hartford | 1 | none | cleveland | oh | richfield coliseum | 6956 | | 11 | 1994-01-17 00:00:00 | detroit | 6 | tampa bay | 3 | none | minneapolis | mn | target center | 8764 | | 12 | 1994-01-23 00:00:00 | vancouver | 5 | edmonton | 4 | (ot) | saskatoon | sk | saskplace | none | | 13 | 1994-01-24 00:00:00 | calgary | 3 | los angeles | 3 | (ot) | phoenix | az | america west arena | 14864 | | 14 | 1994-02-02 00:00:00 | washington | 5 | philadelphia | 2 | none | cleveland | oh | richfield coliseum | 8312 | | 15 | 1994-02-08 00:00:00 | san jose | 4 | chicago | 3 | none | sacramento | ca | arco arena | 14182 | | 16 | 1994-02-22 00:00:00 | florida | 3 | winnipeg | 2 | none | hamilton | on | copps coliseum | 6291 | | 17 | 1994-02-24 00:00:00 | detroit | 3 | hartford | 0 | none | cleveland | oh | richfield coliseum | 11621 | | 18 | 1994-03-04 00:00:00 | winnipeg | 6 | ottawa | 1 | none | minneapolis | mn | target center | 6388 | | 19 | 1994-03-08 00:00:00 | chicago | 3 | anaheim | 0 | none | phoenix | az | america west arena | 13847 | | 20 | 1994-03-09 00:00:00 | ny rangers | 7 | washington | 5 | none | halifax | ns | halifax metro centre | 9200 | | 21 | 1994-03-18 00:00:00 | buffalo | 2 | ny islanders | 2 | (ot) | minneapolis | mn | target center | 8016 | | 22 | 1994-03-23 00:00:00 | florida | 1 | toronto | 1 | (ot) | hamilton | on | copps coliseum | 17096 | | 23 | 1994-03-27 00:00:00 | new jersey | 5 | quebec | 2 | none | minneapolis | mn | target center | 6222 | | 24 | 1994-04-03 00:00:00 | pittsburgh | 6 | boston | 2 | none | cleveland | oh | richfield coliseum | 17224 | | 25 | 1994-04-03 00:00:00 | los angeles | 6 | edmonton | 1 | none | sacramento | ca | arco arena | 10363 |
| | count ( "arena" ) | |---:|--------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 854, 6582, 262, 1625, 1509, 273, 296, 78, 304, 24335, 1381, 16, 23673, 24, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 5657, 2093, 5927, 473, 4462, 300, 21, 473, 437, 2470, 5927, 473, 4462, 300, 22, 473, 15835, 473, 12797, 473, 919, 19, 25529, 2410, 473, 854, 6582, 473, 2403, 409, 1359, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 23, 17, 2163, 17, 5340, 9631, 30, 713, 30, 713, 473, 384, 18, 437, 89, 291, 473, 1381, 473, 272, 304, 525, 2584, 473, 576, 473, 6555, 473, 20071, 1940, 29565, 473, 3474, 473, 419, 2894, 854, 6582, 473, 2371, 25339, 1736, 203, 21, 473, 23673, 23, 17, 2163, 17, 6938, 9631, 30, 713, 30, 713, 473, 15308, 436, 539, 414, 473, 1059, 473, 394, 525, 264, 307, 93, 473, 404, 473, 6555, 473, 19514, 430, 651, 473, 3153, 473, 19514, 430, 651, 5100, 303, 8301, 266, 473, 1725, 6976, 1736, 203, 22, 473, 23673, 23, 17, 2499, 17, 4630, 9631, 30, 713, 30, 713, 473, 293, 305, 3428, 70, 295, 17680, 473, 1666, 473, 6139, 287, 83, 473, 576, 473, 6555, 473, 20071, 1940, 29565, 473, 3474, 473, 419, 2894, 854, 6582, 473, 13822, 4033, 1736, 203, 23, 473, 23673, 23, 17, 2499, 17, 5908, 9631, 30, 713, 30, 713, 473, 392, 69, 580, 381, 473, 1059, 473, 302, 454, 345, 473, 576, 473, 6555, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 1725, 28643, 1736, 203, 24, 473, 23673, 23, 17, 2499, 17, 2643, 9631, 30, 713, 30, 713, 473, 15308, 353, 15733, 414, 473, 1381, 473, 312, 1580, 7688, 473, 404, 473, 6555, 473, 366, 11580, 1917, 473, 603, 473, 6529, 1121, 645, 784, 379, 473, 8043, 713, 28, 1736, 203, 25, 473, 23673, 23, 17, 2138, 17, 5908, 9631, 30, 713, 30, 713, 473, 302, 454, 345, 473, 1666, 473, 320, 748, 2219, 69, 473, 404, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 5045, 6260, 28, 1736, 203, 26, 473, 23673, 23, 17, 2138, 17, 4366, 9631, 30, 713, 30, 713, 473, 331, 19292, 1395, 502, 473, 1059, 473, 1443, 75, 814, 473, 890, 473, 6555, 473, 272, 835, 31093, 265, 473, 4343, 473, 272, 835, 964, 473, 21284, 5540, 1736, 203, 27, 473, 23673, 23, 17, 2138, 17, 6938, 9631, 30, 713, 30, 713, 473, 1844, 330, 361, 292, 844, 1155, 473, 1059, 473, 324, 669, 265, 473, 890, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 23515, 2539, 1736, 203, 28, 473, 23673, 24, 17, 1611, 17, 3028, 9631, 30, 713, 30, 713, 473, 268, 5406, 324, 528, 473, 404, 473, 8934, 265, 869, 473, 374, 473, 6555, 473, 366, 11580, 1917, 473, 603, 473, 6529, 1121, 645, 784, 379, 473, 404, 5877, 5558, 1736, 203, 29, 473, 23673, 24, 17, 1611, 17, 6260, 9631, 30, 713, 30, 713, 473, 312, 1580, 7688, 473, 576, 473, 6597, 70, 557, 473, 374, 473, 6555, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 404, 3437, 11180, 1736, 203, 2163, 473, 23673, 24, 17, 1611, 17, 7677, 9631, 30, 713, 30, 713, 473, 384, 18, 437, 89, 291, 473, 576, 473, 366, 485, 31836, 473, 404, 473, 6555, 473, 1619, 941, 464, 473, 29797, 473, 23657, 1518, 645, 784, 379, 473, 20963, 4313, 1736, 203, 2499, 473, 23673, 24, 17, 1611, 17, 4033, 9631, 30, 713, 30, 713, 473, 3023, 303, 305, 473, 1666, 473, 268, 5406, 324, 528, 473, 890, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 1725, 27, 1105, 1736, 203, 2138, 473, 23673, 24, 17, 1611, 17, 4366, 9631, 30, 713, 30, 713, 473, 331, 19292, 1395, 502, 473, 1381, 473, 1675, 81, 1580, 265, 473, 1059, 473, 261, 352, 13, 473, 272, 835, 31093, 265, 473, 4343, 473, 272, 835, 964, 473, 6555, 1736, 203, 3437, 473, 23673, 24, 17, 1611, 17, 3247, 9631, 30, 713, 30, 713, 473, 1443, 75, 814, 473, 890, 473, 22148, 7603, 19880, 473, 890, 473, 261, 352, 13, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 5045, 28, 1105, 1736, 203, 3461, 473, 23673, 24, 17, 3103, 17, 3103, 9631, 30, 713, 30, 713, 473, 341, 961, 310, 1917, 473, 1381, 473, 1844, 330, 361, 292, 844, 1155, 473, 576, 473, 6555, 473, 1619, 941, 464, 473, 29797, 473, 23657, 1518, 645, 784, 379, 473, 26232, 2138, 1736, 203, 3600, 473, 23673, 24, 17, 3103, 17, 6840, 9631, 30, 713, 30, 713, 473, 272, 304, 525, 2584, 473, 1059, 473, 462, 335, 28768, 473, 890, 473, 6555, 473, 20071, 1940, 29565, 473, 3474, 473, 419, 2894, 854, 6582, 473, 5045, 28246, 1736, 203, 2313, 473, 23673, 24, 17, 3103, 17, 3787, 9631, 30, 713, 30, 713, 473, 1183, 280, 350, 69, 473, 890, 473, 5657, 82, 3151, 75, 473, 576, 473, 6555, 473, 366, 11580, 1917, 473, 603, 473, 6529, 1121, 645, 784, 379, 473, 1666, 5540, 21, 1736, 203, 4033, 473, 23673, 24, 17, 3103, 17, 3247, 9631, 30, 713, 30, 713, 473, 3023, 303, 305, 473, 890, 473, 366, 485, 31836, 473, 374, 473, 6555, 473, 1619, 941, 464, 473, 29797, 473, 23657, 1518, 645, 784, 379, 473, 18973, 5340, 1736, 203, 2643, 473, 23673, 24, 17, 4630, 17, 3028, 9631, 30, 713, 30, 713, 473, 5657, 82, 3151, 75, 473, 1666, 473, 320, 748, 2219, 69, 473, 404, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 13746, 5482, 1736, 203, 3657, 473, 23673, 24, 17, 4630, 17, 6840, 9631, 30, 713, 30, 713, 473, 462, 335, 28768, 473, 890, 473, 392, 69, 580, 381, 473, 374, 473, 6555, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 5958, 5193, 27, 1736, 203, 3462, 473, 23673, 24, 17, 4630, 17, 5908, 9631, 30, 713, 30, 713, 473, 15308, 436, 539, 414, 473, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 854, 6582, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where club(s) = 1 col : nr. | name | area (km2) | population (2006) | capital | club(s) row 1 : 1 | alexandria | 2900 | 4110015 | alexandria | al itthad al sakandary - el-olympi - haras el hodood row 2 : 2 | asyut | 25926 | 3441597 | asyut | petrol asyout row 3 : 3 | cairo | 3435 | 7786640 | cairo | al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat row 4 : 4 | gharbia | 25400 | 3790670 | tanta | ghazl el-mehalla row 5 : 5 | giza | 85153 | 6272571 | giza | zamalek- tersana row 6 : 6 | ismailia | 1442 | 942832 | ismailia | ismaily row 7 : 7 | port said | 72 | 570768 | port said | al masry row 8 : 6 | suez | 17840 | 510935 | suez | petrojet
col : count ( "*" ) row 1 : 0
select count ( * ) where club(s) = 1 <table_name> : table \begin{tabular}{lllllll} \toprule & nr. & name & area (km2) & population (2006) & capital & club(s) \\ \midrule 0 & 1 & alexandria & 2900 & 4110015 & alexandria & al itthad al sakandary - el-olympi - haras el hodood \\ 1 & 2 & asyut & 25926 & 3441597 & asyut & petrol asyout \\ 2 & 3 & cairo & 3435 & 7786640 & cairo & al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat \\ 3 & 4 & gharbia & 25400 & 3790670 & tanta & ghazl el-mehalla \\ 4 & 5 & giza & 85153 & 6272571 & giza & zamalek- tersana \\ 5 & 6 & ismailia & 1442 & 942832 & ismailia & ismaily \\ 6 & 7 & port said & 72 & 570768 & port said & al masry \\ 7 & 6 & suez & 17840 & 510935 & suez & petrojet \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( * ) where club(s) = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>nr.</th> <th>name</th> <th>area (km2)</th> <th>population (2006)</th> <th>capital</th> <th>club(s)</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>alexandria</td> <td>2900</td> <td>4110015</td> <td>alexandria</td> <td>al itthad al sakandary - el-olympi - haras el hodood</td> </tr> <tr> <th>1</th> <td>2</td> <td>asyut</td> <td>25926</td> <td>3441597</td> <td>asyut</td> <td>petrol asyout</td> </tr> <tr> <th>2</th> <td>3</td> <td>cairo</td> <td>3435</td> <td>7786640</td> <td>cairo</td> <td>al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat</td> </tr> <tr> <th>3</th> <td>4</td> <td>gharbia</td> <td>25400</td> <td>3790670</td> <td>tanta</td> <td>ghazl el-mehalla</td> </tr> <tr> <th>4</th> <td>5</td> <td>giza</td> <td>85153</td> <td>6272571</td> <td>giza</td> <td>zamalek- tersana</td> </tr> <tr> <th>5</th> <td>6</td> <td>ismailia</td> <td>1442</td> <td>942832</td> <td>ismailia</td> <td>ismaily</td> </tr> <tr> <th>6</th> <td>7</td> <td>port said</td> <td>72</td> <td>570768</td> <td>port said</td> <td>al masry</td> </tr> <tr> <th>7</th> <td>6</td> <td>suez</td> <td>17840</td> <td>510935</td> <td>suez</td> <td>petrojet</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( * ) where club(s) = 1 <table_name> : table | | nr. | name | area (km2) | population (2006) | capital | club(s) | |---:|------:|:-----------|-------------:|--------------------:|:-----------|:-----------------------------------------------------------------| | 0 | 1 | alexandria | 2900 | 4110015 | alexandria | al itthad al sakandary - el-olympi - haras el hodood | | 1 | 2 | asyut | 25926 | 3441597 | asyut | petrol asyout | | 2 | 3 | cairo | 3435 | 7786640 | cairo | al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat | | 3 | 4 | gharbia | 25400 | 3790670 | tanta | ghazl el-mehalla | | 4 | 5 | giza | 85153 | 6272571 | giza | zamalek- tersana | | 5 | 6 | ismailia | 1442 | 942832 | ismailia | ismaily | | 6 | 7 | port said | 72 | 570768 | port said | al masry | | 7 | 6 | suez | 17840 | 510935 | suez | petrojet |
| | count ( "*" ) | |---:|----------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 927, 373, 12, 87, 13, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 9884, 18, 473, 508, 473, 5091, 261, 18353, 22, 13, 473, 11209, 261, 6976, 26, 13, 473, 12872, 473, 927, 373, 12, 87, 13, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 279, 4149, 464, 19263, 473, 12899, 713, 473, 1059, 2499, 713, 3600, 473, 279, 4149, 464, 19263, 473, 524, 518, 451, 361, 524, 272, 581, 464, 814, 300, 415, 17, 355, 93, 1291, 77, 300, 17895, 345, 415, 366, 369, 4773, 1736, 203, 21, 473, 576, 473, 487, 93, 322, 473, 576, 6162, 5558, 473, 890, 6334, 3600, 10580, 473, 487, 93, 322, 473, 293, 278, 922, 487, 93, 659, 1736, 203, 22, 473, 890, 473, 14503, 473, 13438, 4763, 473, 28244, 5292, 1105, 20, 473, 14503, 473, 524, 17, 9795, 715, 300, 524, 312, 601, 2219, 383, 265, 300, 570, 84, 7259, 300, 415, 17, 12333, 1468, 300, 415, 17, 6620, 69, 300, 518, 281, 287, 270, 1736, 203, 23, 473, 1059, 473, 21409, 6779, 1155, 473, 29338, 713, 473, 890, 7235, 7677, 7301, 473, 268, 27677, 473, 21409, 1561, 80, 415, 17, 3501, 76, 454, 69, 1736, 203, 24, 473, 1381, 473, 314, 452, 69, 473, 19692, 30305, 473, 1666, 5324, 2947, 11212, 473, 314, 452, 69, 473, 998, 301, 287, 3839, 17, 268, 414, 13848, 1736, 203, 25, 473, 1666, 473, 353, 4408, 1155, 473, 5045, 9452, 473, 31069, 6030, 1578, 473, 353, 4408, 1155, 473, 353, 4408, 93, 1736, 203, 26, 473, 2371, 473, 1756, 7864, 350, 473, 19387, 473, 1381, 7301, 6669, 28, 473, 1756, 7864, 350, 473, 524, 28540, 1176, 1736, 203, 27, 473, 1666, 473, 272, 344, 94, 473, 8043, 28585, 473, 1381, 22267, 4763, 473, 272, 344, 94, 473, 293, 278, 303, 78, 278, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select season where place = '15th' order by tier asc limit 1 col : season | tier | division | place row 1 : 1963-86 | 5 | regional | none row 2 : 1986/87 | 5 | preferente | 2nd row 3 : 1987/88 | 4 | 3a | 15th row 4 : 1988/89 | 4 | 3a | 15th row 5 : 1989/90 | 4 | 3a | 17th row 6 : 1990/91 | 4 | 3a | 12th row 7 : 1991/92 | 4 | 3a | 18th row 8 : 1992/93 | 5 | preferente | 1st row 9 : 1993/94 | 4 | 3a | 14th row 10 : 1994/95 | 4 | 3a | 16th row 11 : 1995/96 | 4 | 3a | 19th row 12 : 1996/97 | 5 | preferente | 1st row 13 : 1997/98 | 4 | 3a | 7th row 14 : 1998/99 | 4 | 3a | 18th
col : season row 1 : 1987/88
select season where place = '15th' order by tier asc limit 1 <table_name> : table \begin{tabular}{lllll} \toprule & season & tier & division & place \\ \midrule 0 & 1963-86 & 5 & regional & none \\ 1 & 1986/87 & 5 & preferente & 2nd \\ 2 & 1987/88 & 4 & 3a & 15th \\ 3 & 1988/89 & 4 & 3a & 15th \\ 4 & 1989/90 & 4 & 3a & 17th \\ 5 & 1990/91 & 4 & 3a & 12th \\ 6 & 1991/92 & 4 & 3a & 18th \\ 7 & 1992/93 & 5 & preferente & 1st \\ 8 & 1993/94 & 4 & 3a & 14th \\ 9 & 1994/95 & 4 & 3a & 16th \\ 10 & 1995/96 & 4 & 3a & 19th \\ 11 & 1996/97 & 5 & preferente & 1st \\ 12 & 1997/98 & 4 & 3a & 7th \\ 13 & 1998/99 & 4 & 3a & 18th \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & season \\ \midrule 0 & 1987/88 \\ \bottomrule \end{tabular}
select season where place = '15th' order by tier asc limit 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>season</th> <th>tier</th> <th>division</th> <th>place</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1963-86</td> <td>5</td> <td>regional</td> <td>none</td> </tr> <tr> <th>1</th> <td>1986/87</td> <td>5</td> <td>preferente</td> <td>2nd</td> </tr> <tr> <th>2</th> <td>1987/88</td> <td>4</td> <td>3a</td> <td>15th</td> </tr> <tr> <th>3</th> <td>1988/89</td> <td>4</td> <td>3a</td> <td>15th</td> </tr> <tr> <th>4</th> <td>1989/90</td> <td>4</td> <td>3a</td> <td>17th</td> </tr> <tr> <th>5</th> <td>1990/91</td> <td>4</td> <td>3a</td> <td>12th</td> </tr> <tr> <th>6</th> <td>1991/92</td> <td>4</td> <td>3a</td> <td>18th</td> </tr> <tr> <th>7</th> <td>1992/93</td> <td>5</td> <td>preferente</td> <td>1st</td> </tr> <tr> <th>8</th> <td>1993/94</td> <td>4</td> <td>3a</td> <td>14th</td> </tr> <tr> <th>9</th> <td>1994/95</td> <td>4</td> <td>3a</td> <td>16th</td> </tr> <tr> <th>10</th> <td>1995/96</td> <td>4</td> <td>3a</td> <td>19th</td> </tr> <tr> <th>11</th> <td>1996/97</td> <td>5</td> <td>preferente</td> <td>1st</td> </tr> <tr> <th>12</th> <td>1997/98</td> <td>4</td> <td>3a</td> <td>7th</td> </tr> <tr> <th>13</th> <td>1998/99</td> <td>4</td> <td>3a</td> <td>18th</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>season</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1987/88</td> </tr> </tbody> </table>
select season where place = '15th' order by tier asc limit 1 <table_name> : table | | season | tier | division | place | |---:|:---------|-------:|:-----------|:--------| | 0 | 1963-86 | 5 | regional | none | | 1 | 1986/87 | 5 | preferente | 2nd | | 2 | 1987/88 | 4 | 3a | 15th | | 3 | 1988/89 | 4 | 3a | 15th | | 4 | 1989/90 | 4 | 3a | 17th | | 5 | 1990/91 | 4 | 3a | 12th | | 6 | 1991/92 | 4 | 3a | 18th | | 7 | 1992/93 | 5 | preferente | 1st | | 8 | 1993/94 | 4 | 3a | 14th | | 9 | 1994/95 | 4 | 3a | 16th | | 10 | 1995/96 | 4 | 3a | 19th | | 11 | 1996/97 | 5 | preferente | 1st | | 12 | 1997/98 | 4 | 3a | 7th | | 13 | 1998/99 | 4 | 3a | 18th |
| | season | |---:|:---------| | 0 | 1987/88 |
[ [ 1, 4025, 15874, 1625, 3166, 273, 296, 3600, 451, 11, 1353, 635, 17742, 6972, 1800, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 15874, 473, 17742, 473, 16536, 473, 3166, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 4449, 17, 5292, 473, 1381, 473, 29734, 473, 6555, 1736, 203, 21, 473, 5342, 5292, 19, 11035, 473, 1381, 473, 675, 3518, 73, 473, 576, 4880, 1736, 203, 22, 473, 5342, 11035, 19, 5482, 473, 1059, 473, 890, 69, 473, 4711, 451, 1736, 203, 23, 473, 5342, 5482, 19, 6675, 473, 1059, 473, 890, 69, 473, 4711, 451, 1736, 203, 24, 473, 5342, 6675, 19, 9349, 473, 1059, 473, 890, 69, 473, 8043, 451, 1736, 203, 25, 473, 23673, 20, 19, 12416, 473, 1059, 473, 890, 69, 473, 2593, 451, 1736, 203, 26, 473, 23673, 21, 19, 9975, 473, 1059, 473, 890, 69, 473, 6549, 451, 1736, 203, 27, 473, 23673, 22, 19, 11180, 473, 1381, 473, 675, 3518, 73, 473, 404, 334, 1736, 203, 28, 473, 23673, 23, 19, 11290, 473, 1059, 473, 890, 69, 473, 5045, 451, 1736, 203, 29, 473, 23673, 24, 19, 8778, 473, 1059, 473, 890, 69, 473, 2872, 451, 1736, 203, 2163, 473, 23673, 25, 19, 10525, 473, 1059, 473, 890, 69, 473, 5342, 451, 1736, 203, 2499, 473, 23673, 26, 19, 10580, 473, 1381, 473, 675, 3518, 73, 473, 404, 334, 1736, 203, 2138, 473, 23673, 27, 19, 10689, 473, 1059, 473, 890, 69, 473, 2371, 451, 1736, 203, 3437, 473, 23673, 28, 19, 2733, 473, 1059, 473, 890, 69, 473, 6549, 451, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 15874, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 11035, 19, 5482, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select result where week = 1 col : week | date | tv time | opponent | result | attendance | bye row 1 : 1 | september 6, 1998 | fox 1:05 pm mt | at dallas cowboys | l 38-10 | 63602 | 0 row 2 : 2 | september 13, 1998 | fox 1:15 pm mt | at seattle seahawks | l 33-14 | 57678 | 0 row 3 : 3 | september 20, 1998 | espn 5:15 pm mt | philadelphia eagles | w 17-3 | 39782 | 0 row 4 : 4 | september 27, 1998 | fox 10:00 am mt | at st. louis rams | w 20-17 | 55832 | 0 row 5 : 5 | october 4, 1998 | cbs 1:05 pm mt | oakland raiders | l 23-20 | 53,24 | 0 row 6 : 6 | october 11, 1998 | fox 1:05 pm mt | chicago bears | w 20-7 | 50495 | 0 row 7 : 7 | october 18, 1998 | fox 10:00 am mt | at new york giants | l 34-7 | 70456 | 0 row 8 : 8 | none | none | none | none | none | 1 row 9 : 9 | november 1, 1998 | fox 11:00 am mt | at detroit lions | w 17-15 | 66087 | 0 row 10 : 10 | november 8, 1998 | fox 2:15 pm mt | washington redskins | w 29-27 | 45,95 | 0 row 11 : 11 | november 15, 1998 | fox 2:15 pm mt | dallas cowboys | l 35-28 | 71,67 | 0 row 12 : 12 | november 22, 1998 | fox 11:00 am mt | at washington redskins | w 45-42 | 63435 | 0 row 13 : 13 | november 29, 1998 | fox 11:00 am mt | at kansas city chiefs | l 34-24 | 69613 | 0 row 14 : 14 | december 6, 1998 | fox 2:15 pm mt | new york giants | l 23-19 | 46128 | 0 row 15 : 15 | december 13, 1998 | fox 11:00 am mt | at philadelphia eagles | w 20-17 | 62176 | 0 row 16 : 16 | december 20, 1998 | fox 2:05 pm mt | new orleans saints | w 19-17 | 51617 | 0 row 17 : 17 | december 27, 1998 | cbs 2:05 pm mt | san diego chargers | w 16-13 | 71,67 | 0
col : result row 1 : l 38-10
select result where week = 1 <table_name> : table \begin{tabular}{llllllll} \toprule & week & date & tv time & opponent & result & attendance & bye \\ \midrule 0 & 1 & september 6, 1998 & fox 1:05 pm mt & at dallas cowboys & l 38-10 & 63602 & 0 \\ 1 & 2 & september 13, 1998 & fox 1:15 pm mt & at seattle seahawks & l 33-14 & 57678 & 0 \\ 2 & 3 & september 20, 1998 & espn 5:15 pm mt & philadelphia eagles & w 17-3 & 39782 & 0 \\ 3 & 4 & september 27, 1998 & fox 10:00 am mt & at st. louis rams & w 20-17 & 55832 & 0 \\ 4 & 5 & october 4, 1998 & cbs 1:05 pm mt & oakland raiders & l 23-20 & 53,24 & 0 \\ 5 & 6 & october 11, 1998 & fox 1:05 pm mt & chicago bears & w 20-7 & 50495 & 0 \\ 6 & 7 & october 18, 1998 & fox 10:00 am mt & at new york giants & l 34-7 & 70456 & 0 \\ 7 & 8 & none & none & none & none & none & 1 \\ 8 & 9 & november 1, 1998 & fox 11:00 am mt & at detroit lions & w 17-15 & 66087 & 0 \\ 9 & 10 & november 8, 1998 & fox 2:15 pm mt & washington redskins & w 29-27 & 45,95 & 0 \\ 10 & 11 & november 15, 1998 & fox 2:15 pm mt & dallas cowboys & l 35-28 & 71,67 & 0 \\ 11 & 12 & november 22, 1998 & fox 11:00 am mt & at washington redskins & w 45-42 & 63435 & 0 \\ 12 & 13 & november 29, 1998 & fox 11:00 am mt & at kansas city chiefs & l 34-24 & 69613 & 0 \\ 13 & 14 & december 6, 1998 & fox 2:15 pm mt & new york giants & l 23-19 & 46128 & 0 \\ 14 & 15 & december 13, 1998 & fox 11:00 am mt & at philadelphia eagles & w 20-17 & 62176 & 0 \\ 15 & 16 & december 20, 1998 & fox 2:05 pm mt & new orleans saints & w 19-17 & 51617 & 0 \\ 16 & 17 & december 27, 1998 & cbs 2:05 pm mt & san diego chargers & w 16-13 & 71,67 & 0 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & result \\ \midrule 0 & l 38-10 \\ \bottomrule \end{tabular}
select result where week = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>week</th> <th>date</th> <th>tv time</th> <th>opponent</th> <th>result</th> <th>attendance</th> <th>bye</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>september 6, 1998</td> <td>fox 1:05 pm mt</td> <td>at dallas cowboys</td> <td>l 38-10</td> <td>63602</td> <td>0</td> </tr> <tr> <th>1</th> <td>2</td> <td>september 13, 1998</td> <td>fox 1:15 pm mt</td> <td>at seattle seahawks</td> <td>l 33-14</td> <td>57678</td> <td>0</td> </tr> <tr> <th>2</th> <td>3</td> <td>september 20, 1998</td> <td>espn 5:15 pm mt</td> <td>philadelphia eagles</td> <td>w 17-3</td> <td>39782</td> <td>0</td> </tr> <tr> <th>3</th> <td>4</td> <td>september 27, 1998</td> <td>fox 10:00 am mt</td> <td>at st. louis rams</td> <td>w 20-17</td> <td>55832</td> <td>0</td> </tr> <tr> <th>4</th> <td>5</td> <td>october 4, 1998</td> <td>cbs 1:05 pm mt</td> <td>oakland raiders</td> <td>l 23-20</td> <td>53,24</td> <td>0</td> </tr> <tr> <th>5</th> <td>6</td> <td>october 11, 1998</td> <td>fox 1:05 pm mt</td> <td>chicago bears</td> <td>w 20-7</td> <td>50495</td> <td>0</td> </tr> <tr> <th>6</th> <td>7</td> <td>october 18, 1998</td> <td>fox 10:00 am mt</td> <td>at new york giants</td> <td>l 34-7</td> <td>70456</td> <td>0</td> </tr> <tr> <th>7</th> <td>8</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>1</td> </tr> <tr> <th>8</th> <td>9</td> <td>november 1, 1998</td> <td>fox 11:00 am mt</td> <td>at detroit lions</td> <td>w 17-15</td> <td>66087</td> <td>0</td> </tr> <tr> <th>9</th> <td>10</td> <td>november 8, 1998</td> <td>fox 2:15 pm mt</td> <td>washington redskins</td> <td>w 29-27</td> <td>45,95</td> <td>0</td> </tr> <tr> <th>10</th> <td>11</td> <td>november 15, 1998</td> <td>fox 2:15 pm mt</td> <td>dallas cowboys</td> <td>l 35-28</td> <td>71,67</td> <td>0</td> </tr> <tr> <th>11</th> <td>12</td> <td>november 22, 1998</td> <td>fox 11:00 am mt</td> <td>at washington redskins</td> <td>w 45-42</td> <td>63435</td> <td>0</td> </tr> <tr> <th>12</th> <td>13</td> <td>november 29, 1998</td> <td>fox 11:00 am mt</td> <td>at kansas city chiefs</td> <td>l 34-24</td> <td>69613</td> <td>0</td> </tr> <tr> <th>13</th> <td>14</td> <td>december 6, 1998</td> <td>fox 2:15 pm mt</td> <td>new york giants</td> <td>l 23-19</td> <td>46128</td> <td>0</td> </tr> <tr> <th>14</th> <td>15</td> <td>december 13, 1998</td> <td>fox 11:00 am mt</td> <td>at philadelphia eagles</td> <td>w 20-17</td> <td>62176</td> <td>0</td> </tr> <tr> <th>15</th> <td>16</td> <td>december 20, 1998</td> <td>fox 2:05 pm mt</td> <td>new orleans saints</td> <td>w 19-17</td> <td>51617</td> <td>0</td> </tr> <tr> <th>16</th> <td>17</td> <td>december 27, 1998</td> <td>cbs 2:05 pm mt</td> <td>san diego chargers</td> <td>w 16-13</td> <td>71,67</td> <td>0</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>result</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>l 38-10</td> </tr> </tbody> </table>
select result where week = 1 <table_name> : table | | week | date | tv time | opponent | result | attendance | bye | |---:|-------:|:-------------------|:----------------|:-----------------------|:---------|:-------------|------:| | 0 | 1 | september 6, 1998 | fox 1:05 pm mt | at dallas cowboys | l 38-10 | 63602 | 0 | | 1 | 2 | september 13, 1998 | fox 1:15 pm mt | at seattle seahawks | l 33-14 | 57678 | 0 | | 2 | 3 | september 20, 1998 | espn 5:15 pm mt | philadelphia eagles | w 17-3 | 39782 | 0 | | 3 | 4 | september 27, 1998 | fox 10:00 am mt | at st. louis rams | w 20-17 | 55832 | 0 | | 4 | 5 | october 4, 1998 | cbs 1:05 pm mt | oakland raiders | l 23-20 | 53,24 | 0 | | 5 | 6 | october 11, 1998 | fox 1:05 pm mt | chicago bears | w 20-7 | 50495 | 0 | | 6 | 7 | october 18, 1998 | fox 10:00 am mt | at new york giants | l 34-7 | 70456 | 0 | | 7 | 8 | none | none | none | none | none | 1 | | 8 | 9 | november 1, 1998 | fox 11:00 am mt | at detroit lions | w 17-15 | 66087 | 0 | | 9 | 10 | november 8, 1998 | fox 2:15 pm mt | washington redskins | w 29-27 | 45,95 | 0 | | 10 | 11 | november 15, 1998 | fox 2:15 pm mt | dallas cowboys | l 35-28 | 71,67 | 0 | | 11 | 12 | november 22, 1998 | fox 11:00 am mt | at washington redskins | w 45-42 | 63435 | 0 | | 12 | 13 | november 29, 1998 | fox 11:00 am mt | at kansas city chiefs | l 34-24 | 69613 | 0 | | 13 | 14 | december 6, 1998 | fox 2:15 pm mt | new york giants | l 23-19 | 46128 | 0 | | 14 | 15 | december 13, 1998 | fox 11:00 am mt | at philadelphia eagles | w 20-17 | 62176 | 0 | | 15 | 16 | december 20, 1998 | fox 2:05 pm mt | new orleans saints | w 19-17 | 51617 | 0 | | 16 | 17 | december 27, 1998 | cbs 2:05 pm mt | san diego chargers | w 16-13 | 71,67 | 0 |
| | result | |---:|:---------| | 0 | l 38-10 |
[ [ 1, 4025, 563, 1625, 4860, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 4860, 473, 1509, 473, 13521, 813, 473, 1061, 1029, 473, 563, 473, 2403, 409, 1359, 473, 635, 73, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 695, 337, 2558, 1666, 16, 23673, 28, 473, 284, 2409, 404, 30, 6260, 7430, 5874, 473, 622, 302, 454, 345, 276, 543, 1075, 1900, 473, 328, 18012, 17, 2163, 473, 1666, 5718, 3103, 473, 374, 1736, 203, 21, 473, 576, 473, 695, 337, 2558, 5958, 16, 23673, 28, 473, 284, 2409, 404, 30, 3600, 7430, 5874, 473, 622, 695, 4558, 298, 695, 9795, 2219, 7904, 473, 328, 13159, 17, 3461, 473, 1381, 6669, 8285, 473, 374, 1736, 203, 22, 473, 890, 473, 695, 337, 2558, 4200, 16, 23673, 28, 473, 5001, 7449, 1381, 30, 3600, 7430, 5874, 473, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 341, 8043, 17, 23, 473, 16977, 8285, 22, 473, 374, 1736, 203, 23, 473, 1059, 473, 695, 337, 2558, 12732, 16, 23673, 28, 473, 284, 2409, 1728, 30, 713, 2125, 5874, 473, 622, 384, 18, 437, 89, 291, 24975, 87, 473, 341, 4200, 17, 4033, 473, 1381, 8204, 1578, 473, 374, 1736, 203, 24, 473, 1381, 473, 10844, 83, 744, 1059, 16, 23673, 28, 473, 276, 2038, 404, 30, 6260, 7430, 5874, 473, 320, 581, 15733, 767, 24290, 473, 328, 10213, 17, 3462, 473, 15935, 16, 3247, 473, 374, 1736, 203, 25, 473, 1666, 473, 10844, 83, 744, 4648, 16, 23673, 28, 473, 284, 2409, 404, 30, 6260, 7430, 5874, 473, 462, 335, 28768, 506, 5913, 473, 341, 4200, 17, 27, 473, 1381, 3028, 8778, 473, 374, 1736, 203, 26, 473, 2371, 473, 10844, 83, 744, 6549, 16, 23673, 28, 473, 284, 2409, 1728, 30, 713, 2125, 5874, 473, 622, 394, 677, 778, 16221, 4388, 473, 328, 13438, 17, 27, 473, 2371, 3028, 4313, 473, 374, 1736, 203, 27, 473, 1725, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 404, 1736, 203, 28, 473, 2468, 473, 1158, 90, 2558, 404, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 3023, 303, 305, 328, 1115, 473, 341, 8043, 17, 3600, 473, 1666, 4848, 11035, 473, 374, 1736, 203, 29, 473, 1728, 473, 1158, 90, 2558, 1725, 16, 23673, 28, 473, 284, 2409, 576, 30, 3600, 7430, 5874, 473, 341, 961, 310, 1917, 1755, 7771, 2679, 473, 341, 12899, 17, 5324, 473, 12292, 16, 8778, 473, 374, 1736, 203, 2163, 473, 4648, 473, 1158, 90, 2558, 4711, 16, 23673, 28, 473, 284, 2409, 576, 30, 3600, 7430, 5874, 473, 302, 454, 345, 276, 543, 1075, 1900, 473, 328, 13191, 17, 6030, 473, 26465, 16, 9599, 473, 374, 1736, 203, 2499, 473, 2593, 473, 1158, 90, 2558, 11201, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 341, 961, 310, 1917, 1755, 7771, 2679, 473, 341, 12292, 17, 9452, 473, 1666, 5026, 4763, 473, 374, 1736, 203, 2138, 473, 5958, 473, 1158, 90, 2558, 12899, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 417, 634, 345, 12797, 462, 1385, 2556, 473, 328, 13438, 17, 3247, 473, 1666, 10525, 3437, 473, 374, 1736, 203, 3437, 473, 5045, 473, 443, 311, 81, 744, 1666, 16, 23673, 28, 473, 284, 2409, 576, 30, 3600, 7430, 5874, 473, 394, 677, 778, 16221, 4388, 473, 328, 10213, 17, 3657, 473, 17077, 10392, 473, 374, 1736, 203, 3461, 473, 4711, 473, 443, 311, 81, 744, 5958, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 341, 4200, 17, 4033, 473, 22684, 28493, 473, 374, 1736, 203, 3600, 473, 2872, 473, 443, 311, 81, 744, 4200, 16, 23673, 28, 473, 284, 2409, 576, 30, 6260, 7430, 5874, 473, 394, 578, 298, 634, 272, 1598, 87, 473, 341, 5342, 17, 4033, 473, 1381, 2313, 4033, 473, 374, 1736, 203, 2313, 473, 8043, 473, 443, 311, 81, 744, 12732, 16, 23673, 28, 473, 276, 2038, 576, 30, 6260, 7430, 5874, 473, 272, 304, 4314, 1332, 83, 1149, 6215, 473, 341, 2872, 17, 3437, 473, 26465, 16, 9599, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 563, 1736, 203, 64, 13138, 5345, 203, 20, 473, 328, 18012, 17, 2163, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select venue where # = 1 col : # | date | venue | opponent | score | result | competition row 1 : 1 | 2000-03-29 00:00:00 | vasil levski national stadium, sofia | belarus | 1-0 | 4-1 | friendly row 2 : 2 | 2000-10-07 00:00:00 | georgi asparuhov stadium, sofia | malta | 3-0 | 3-0 | 2002 world cup qualifier row 3 : 3 | 2003-03-27 00:00:00 | stadion mladost, krusevac | serbia and montenegro | 2-1 | 2-1 | friendly row 4 : 4 | 2003-06-07 00:00:00 | vasil levski national stadium, sofia | belgium | 2-2 | 2-2 | euro 2004 qualifier row 5 : 5 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 5-0 | 6-2 | friendly row 6 : 6 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 6-2 | 6-2 | friendly row 7 : 7 | 2006-05-09 00:00:00 | nagai stadium, osaka | japan | 1-0 | 2-1 | 2006 kirin cup
col : venue row 1 : vasil levski national stadium, sofia
select venue where # = 1 <table_name> : table \begin{tabular}{llllllll} \toprule & # & date & venue & opponent & score & result & competition \\ \midrule 0 & 1 & 2000-03-29 00:00:00 & vasil levski national stadium, sofia & belarus & 1-0 & 4-1 & friendly \\ 1 & 2 & 2000-10-07 00:00:00 & georgi asparuhov stadium, sofia & malta & 3-0 & 3-0 & 2002 world cup qualifier \\ 2 & 3 & 2003-03-27 00:00:00 & stadion mladost, krusevac & serbia and montenegro & 2-1 & 2-1 & friendly \\ 3 & 4 & 2003-06-07 00:00:00 & vasil levski national stadium, sofia & belgium & 2-2 & 2-2 & euro 2004 qualifier \\ 4 & 5 & 2005-11-12 00:00:00 & vasil levski national stadium, sofia & georgia & 5-0 & 6-2 & friendly \\ 5 & 6 & 2005-11-12 00:00:00 & vasil levski national stadium, sofia & georgia & 6-2 & 6-2 & friendly \\ 6 & 7 & 2006-05-09 00:00:00 & nagai stadium, osaka & japan & 1-0 & 2-1 & 2006 kirin cup \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & venue \\ \midrule 0 & vasil levski national stadium, sofia \\ \bottomrule \end{tabular}
select venue where # = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>date</th> <th>venue</th> <th>opponent</th> <th>score</th> <th>result</th> <th>competition</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>2000-03-29 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>belarus</td> <td>1-0</td> <td>4-1</td> <td>friendly</td> </tr> <tr> <th>1</th> <td>2</td> <td>2000-10-07 00:00:00</td> <td>georgi asparuhov stadium, sofia</td> <td>malta</td> <td>3-0</td> <td>3-0</td> <td>2002 world cup qualifier</td> </tr> <tr> <th>2</th> <td>3</td> <td>2003-03-27 00:00:00</td> <td>stadion mladost, krusevac</td> <td>serbia and montenegro</td> <td>2-1</td> <td>2-1</td> <td>friendly</td> </tr> <tr> <th>3</th> <td>4</td> <td>2003-06-07 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>belgium</td> <td>2-2</td> <td>2-2</td> <td>euro 2004 qualifier</td> </tr> <tr> <th>4</th> <td>5</td> <td>2005-11-12 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>georgia</td> <td>5-0</td> <td>6-2</td> <td>friendly</td> </tr> <tr> <th>5</th> <td>6</td> <td>2005-11-12 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>georgia</td> <td>6-2</td> <td>6-2</td> <td>friendly</td> </tr> <tr> <th>6</th> <td>7</td> <td>2006-05-09 00:00:00</td> <td>nagai stadium, osaka</td> <td>japan</td> <td>1-0</td> <td>2-1</td> <td>2006 kirin cup</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>venue</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>vasil levski national stadium, sofia</td> </tr> </tbody> </table>
select venue where # = 1 <table_name> : table | | # | date | venue | opponent | score | result | competition | |---:|----:|:--------------------|:-------------------------------------|:----------------------|:--------|:---------|:-------------------------| | 0 | 1 | 2000-03-29 00:00:00 | vasil levski national stadium, sofia | belarus | 1-0 | 4-1 | friendly | | 1 | 2 | 2000-10-07 00:00:00 | georgi asparuhov stadium, sofia | malta | 3-0 | 3-0 | 2002 world cup qualifier | | 2 | 3 | 2003-03-27 00:00:00 | stadion mladost, krusevac | serbia and montenegro | 2-1 | 2-1 | friendly | | 3 | 4 | 2003-06-07 00:00:00 | vasil levski national stadium, sofia | belgium | 2-2 | 2-2 | euro 2004 qualifier | | 4 | 5 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 5-0 | 6-2 | friendly | | 5 | 6 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 6-2 | 6-2 | friendly | | 6 | 7 | 2006-05-09 00:00:00 | nagai stadium, osaka | japan | 1-0 | 2-1 | 2006 kirin cup |
| | venue | |---:|:-------------------------------------| | 0 | vasil levski national stadium, sofia |
[ [ 1, 4025, 331, 275, 344, 1625, 468, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 1509, 473, 331, 275, 344, 473, 1061, 1029, 473, 4462, 473, 563, 473, 25163, 608, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 16291, 17, 4630, 17, 5540, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 3952, 297, 407, 473, 404, 17, 20, 473, 1059, 17, 21, 473, 13118, 1736, 203, 21, 473, 576, 473, 16291, 17, 2163, 17, 8642, 9631, 30, 713, 30, 713, 473, 8244, 3341, 77, 487, 1065, 89, 76, 1527, 384, 361, 5077, 16, 272, 792, 1155, 473, 27431, 2351, 473, 890, 17, 20, 473, 890, 17, 20, 473, 4044, 22, 9117, 276, 416, 12327, 1736, 203, 22, 473, 890, 473, 4044, 23, 17, 4630, 17, 5324, 9631, 30, 713, 30, 713, 473, 384, 361, 285, 12931, 361, 669, 16, 23953, 1202, 90, 1077, 473, 703, 70, 1155, 471, 312, 1580, 275, 1332, 303, 473, 576, 17, 21, 473, 576, 17, 21, 473, 13118, 1736, 203, 23, 473, 1059, 473, 4044, 23, 17, 7677, 17, 8642, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 3952, 75, 5077, 473, 576, 17, 22, 473, 576, 17, 22, 473, 425, 19321, 4044, 24, 12327, 1736, 203, 24, 473, 1381, 473, 4044, 25, 17, 2499, 17, 2138, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 8244, 3341, 1155, 473, 1381, 17, 20, 473, 1666, 17, 22, 473, 13118, 1736, 203, 25, 473, 1666, 473, 4044, 25, 17, 2499, 17, 2138, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 8244, 3341, 1155, 473, 1666, 17, 22, 473, 1666, 17, 22, 473, 13118, 1736, 203, 26, 473, 2371, 473, 27212, 17, 6260, 17, 5908, 9631, 30, 713, 30, 713, 473, 290, 346, 10658, 384, 361, 5077, 16, 1140, 581, 69, 473, 525, 30472, 473, 404, 17, 20, 473, 576, 17, 21, 473, 27212, 417, 481, 267, 276, 416, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 331, 275, 344, 1736, 203, 64, 13138, 5345, 203, 20, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select description where creature (other planes) = 'djinni, lesser' col : creature (other planes) | page | other appearances | variants | description row 1 : aerial servant | 39 | rules cyclopedia (1991) | none | none row 2 : basilisk | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 3 : cockatrice | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 4 : djinni, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 5 : djinni, greater | 39 | rules cyclopedia (1991) | none | none row 6 : efreeti, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 7 : efreeti, greater | 39-40 | rules cyclopedia (1991) | none | none row 8 : elemental | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional statistics and abilities/penalties applicable to native plane of existence row 9 : gorgon | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 10 : helion | 40 | rules cyclopedia (1991) | none | none row 11 : horde | 41 | rules cyclopedia (1991) | none | none row 12 : hydrax | 41 | rules cyclopedia (1991) | none | none row 13 : invisible stalker | 41 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 14 : kryst | 42 | rules cyclopedia (1991) | none | none row 15 : medusa | 42 | d&d basic rules (1981), d&d basic rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 16 : plasm | 42 | rules cyclopedia (1991) | normal and giant | none row 17 : salamander | 42 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 18 : undine | 42 | rules cyclopedia (1991) | none | none
col : description row 1 : describes additional abilities/penalties applicable to native plane of existence
select description where creature (other planes) = 'djinni, lesser' <table_name> : table \begin{tabular}{llllll} \toprule & creature (other planes) & page & other appearances & variants & description \\ \midrule 0 & aerial servant & 39 & rules cyclopedia (1991) & none & none \\ 1 & basilisk & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 2 & cockatrice & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 3 & djinni, lesser & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 4 & djinni, greater & 39 & rules cyclopedia (1991) & none & none \\ 5 & efreeti, lesser & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 6 & efreeti, greater & 39-40 & rules cyclopedia (1991) & none & none \\ 7 & elemental & 40 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional statistics and abilities/penalties applicable to native plane of existence \\ 8 & gorgon & 40 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 9 & helion & 40 & rules cyclopedia (1991) & none & none \\ 10 & horde & 41 & rules cyclopedia (1991) & none & none \\ 11 & hydrax & 41 & rules cyclopedia (1991) & none & none \\ 12 & invisible stalker & 41 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 13 & kryst & 42 & rules cyclopedia (1991) & none & none \\ 14 & medusa & 42 & d&d basic rules (1981), d&d basic rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 15 & plasm & 42 & rules cyclopedia (1991) & normal and giant & none \\ 16 & salamander & 42 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 17 & undine & 42 & rules cyclopedia (1991) & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & description \\ \midrule 0 & describes additional abilities/penalties applicable to native plane of existence \\ \bottomrule \end{tabular}
select description where creature (other planes) = 'djinni, lesser' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>creature (other planes)</th> <th>page</th> <th>other appearances</th> <th>variants</th> <th>description</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>aerial servant</td> <td>39</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>1</th> <td>basilisk</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>2</th> <td>cockatrice</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>3</th> <td>djinni, lesser</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>4</th> <td>djinni, greater</td> <td>39</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>5</th> <td>efreeti, lesser</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>6</th> <td>efreeti, greater</td> <td>39-40</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>7</th> <td>elemental</td> <td>40</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional statistics and abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>8</th> <td>gorgon</td> <td>40</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>9</th> <td>helion</td> <td>40</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>10</th> <td>horde</td> <td>41</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>11</th> <td>hydrax</td> <td>41</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>12</th> <td>invisible stalker</td> <td>41</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>13</th> <td>kryst</td> <td>42</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>14</th> <td>medusa</td> <td>42</td> <td>d&amp;d basic rules (1981), d&amp;d basic rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>15</th> <td>plasm</td> <td>42</td> <td>rules cyclopedia (1991)</td> <td>normal and giant</td> <td>none</td> </tr> <tr> <th>16</th> <td>salamander</td> <td>42</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>17</th> <td>undine</td> <td>42</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>description</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> </tbody> </table>
select description where creature (other planes) = 'djinni, lesser' <table_name> : table | | creature (other planes) | page | other appearances | variants | description | |---:|:--------------------------|:-------|:--------------------------------------------------------------------------|:-----------------|:------------------------------------------------------------------------------------------------| | 0 | aerial servant | 39 | rules cyclopedia (1991) | none | none | | 1 | basilisk | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 2 | cockatrice | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 3 | djinni, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 4 | djinni, greater | 39 | rules cyclopedia (1991) | none | none | | 5 | efreeti, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 6 | efreeti, greater | 39-40 | rules cyclopedia (1991) | none | none | | 7 | elemental | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional statistics and abilities/penalties applicable to native plane of existence | | 8 | gorgon | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 9 | helion | 40 | rules cyclopedia (1991) | none | none | | 10 | horde | 41 | rules cyclopedia (1991) | none | none | | 11 | hydrax | 41 | rules cyclopedia (1991) | none | none | | 12 | invisible stalker | 41 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 13 | kryst | 42 | rules cyclopedia (1991) | none | none | | 14 | medusa | 42 | d&d basic rules (1981), d&d basic rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 15 | plasm | 42 | rules cyclopedia (1991) | normal and giant | none | | 16 | salamander | 42 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 17 | undine | 42 | rules cyclopedia (1991) | none | none |
| | description | |---:|:---------------------------------------------------------------------------------| | 0 | describes additional abilities/penalties applicable to native plane of existence |
[ [ 1, 4025, 2477, 1625, 1519, 1231, 261, 3011, 31634, 13, 273, 296, 31646, 267, 15834, 16, 5242, 264, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1519, 1231, 261, 3011, 31634, 13, 473, 1363, 473, 1308, 9788, 6872, 473, 12935, 473, 2477, 1736, 203, 64, 13138, 5345, 203, 20, 473, 279, 24662, 703, 7445, 473, 16977, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 21, 473, 2580, 330, 10175, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 22, 473, 276, 975, 270, 3057, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 23, 473, 19754, 267, 15834, 16, 5242, 264, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 24, 473, 19754, 267, 15834, 16, 6802, 473, 16977, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 25, 473, 20986, 9015, 77, 16, 5242, 264, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 26, 473, 20986, 9015, 77, 16, 6802, 473, 16977, 17, 7132, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 27, 473, 930, 287, 473, 8063, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 7691, 471, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 28, 473, 314, 3341, 265, 473, 8063, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 29, 473, 13150, 285, 473, 8063, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 2163, 473, 29404, 323, 473, 20170, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 2499, 473, 4855, 27224, 92, 473, 20170, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 2138, 473, 24697, 384, 2960, 264, 473, 20170, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 3437, 473, 23953, 1094, 473, 14856, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 3461, 473, 6735, 407, 69, 473, 14856, 473, 302, 10, 72, 5337, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 5337, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 3600, 473, 886, 23522, 473, 14856, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 2212, 471, 16221, 970, 473, 6555, 1736, 203, 2313, 473, 12814, 301, 464, 264, 473, 14856, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 4033, 473, 22927, 558, 473, 14856, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2477, 1736, 203, 64, 13138, 5345, 203, 20, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select date - date where opponent = '@ colorado mammoth' col : game | date | opponent | location | score | ot | attendance | record row 1 : 1 | 2005-01-08 00:00:00 | philadelphia wings | arrowhead pond | w 13-10 | none | 5,732 | 1-0 row 2 : 2 | 2005-01-22 00:00:00 | rochester knighthawks | arrowhead pond | l 11-15 | none | 4,053 | 1-1 row 3 : 3 | 2005-01-28 00:00:00 | @ minnesota swarm | xcel energy center | w 8-7 | none | 12,514 | 2-1 row 4 : 4 | 2005-01-29 00:00:00 | calgary roughnecks | arrowhead pond | l 12-13 | none | 4,159 | 2-2 row 5 : 5 | 2005-02-04 00:00:00 | @ arizona sting | jobing.com arena | l 10-17 | none | 6,313 | 2-3 row 6 : 6 | 2005-02-11 00:00:00 | @ buffalo bandits | hsbc arena | l 9-20 | none | 8,805 | 2-4 row 7 : 7 | 2005-02-18 00:00:00 | @ calgary roughnecks | pengrowth saddledome | l 15-18 | none | 9,550 | 2-5 row 8 : 8 | 2005-03-04 00:00:00 | colorado mammoth | arrowhead pond | l 12-13 | none | 4,500 | 2-6 row 9 : 9 | 2005-03-13 00:00:00 | toronto rock | arrowhead pond | l 6-14 | none | 4,499 | 2-7 row 10 : 10 | 2005-03-19 00:00:00 | @ colorado mammoth | pepsi center | l 8-16 | none | 16,270 | 2-8 row 11 : 11 | 2005-03-25 00:00:00 | @ san jose stealth | hp pavilion at san jose | l 14-15 | none | 5,022 | 2-9 row 12 : 12 | 2005-03-26 00:00:00 | san jose stealth | arrowhead pond | w 13-12 | ot | 4,834 | 3-9 row 13 : 13 | 2005-04-02 00:00:00 | @ colorado mammoth | pepsi center | w 10-6 | none | 18,326 | 4-9 row 14 : 14 | 2005-04-09 00:00:00 | minnesota swarm | arrowhead pond | l 11-12 | ot | 4,967 | 4-10 row 15 : 15 | 2005-04-15 00:00:00 | arizona sting | arrowhead pond | l 12-14 | none | 5,891 | 4-11 row 16 : 16 | 2005-04-16 00:00:00 | @ arizona sting | jobing.com arena | w 11-10 | none | 7,731 | 5-11
col : "date - date" row 1 : date - date row 2 : date - date
select date - date where opponent = '@ colorado mammoth' <table_name> : table \begin{tabular}{lllllllll} \toprule & game & date & opponent & location & score & ot & attendance & record \\ \midrule 0 & 1 & 2005-01-08 00:00:00 & philadelphia wings & arrowhead pond & w 13-10 & none & 5,732 & 1-0 \\ 1 & 2 & 2005-01-22 00:00:00 & rochester knighthawks & arrowhead pond & l 11-15 & none & 4,053 & 1-1 \\ 2 & 3 & 2005-01-28 00:00:00 & @ minnesota swarm & xcel energy center & w 8-7 & none & 12,514 & 2-1 \\ 3 & 4 & 2005-01-29 00:00:00 & calgary roughnecks & arrowhead pond & l 12-13 & none & 4,159 & 2-2 \\ 4 & 5 & 2005-02-04 00:00:00 & @ arizona sting & jobing.com arena & l 10-17 & none & 6,313 & 2-3 \\ 5 & 6 & 2005-02-11 00:00:00 & @ buffalo bandits & hsbc arena & l 9-20 & none & 8,805 & 2-4 \\ 6 & 7 & 2005-02-18 00:00:00 & @ calgary roughnecks & pengrowth saddledome & l 15-18 & none & 9,550 & 2-5 \\ 7 & 8 & 2005-03-04 00:00:00 & colorado mammoth & arrowhead pond & l 12-13 & none & 4,500 & 2-6 \\ 8 & 9 & 2005-03-13 00:00:00 & toronto rock & arrowhead pond & l 6-14 & none & 4,499 & 2-7 \\ 9 & 10 & 2005-03-19 00:00:00 & @ colorado mammoth & pepsi center & l 8-16 & none & 16,270 & 2-8 \\ 10 & 11 & 2005-03-25 00:00:00 & @ san jose stealth & hp pavilion at san jose & l 14-15 & none & 5,022 & 2-9 \\ 11 & 12 & 2005-03-26 00:00:00 & san jose stealth & arrowhead pond & w 13-12 & ot & 4,834 & 3-9 \\ 12 & 13 & 2005-04-02 00:00:00 & @ colorado mammoth & pepsi center & w 10-6 & none & 18,326 & 4-9 \\ 13 & 14 & 2005-04-09 00:00:00 & minnesota swarm & arrowhead pond & l 11-12 & ot & 4,967 & 4-10 \\ 14 & 15 & 2005-04-15 00:00:00 & arizona sting & arrowhead pond & l 12-14 & none & 5,891 & 4-11 \\ 15 & 16 & 2005-04-16 00:00:00 & @ arizona sting & jobing.com arena & w 11-10 & none & 7,731 & 5-11 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & "date - date" \\ \midrule 0 & date - date \\ 1 & date - date \\ \bottomrule \end{tabular}
select date - date where opponent = '@ colorado mammoth' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>game</th> <th>date</th> <th>opponent</th> <th>location</th> <th>score</th> <th>ot</th> <th>attendance</th> <th>record</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>2005-01-08 00:00:00</td> <td>philadelphia wings</td> <td>arrowhead pond</td> <td>w 13-10</td> <td>none</td> <td>5,732</td> <td>1-0</td> </tr> <tr> <th>1</th> <td>2</td> <td>2005-01-22 00:00:00</td> <td>rochester knighthawks</td> <td>arrowhead pond</td> <td>l 11-15</td> <td>none</td> <td>4,053</td> <td>1-1</td> </tr> <tr> <th>2</th> <td>3</td> <td>2005-01-28 00:00:00</td> <td>@ minnesota swarm</td> <td>xcel energy center</td> <td>w 8-7</td> <td>none</td> <td>12,514</td> <td>2-1</td> </tr> <tr> <th>3</th> <td>4</td> <td>2005-01-29 00:00:00</td> <td>calgary roughnecks</td> <td>arrowhead pond</td> <td>l 12-13</td> <td>none</td> <td>4,159</td> <td>2-2</td> </tr> <tr> <th>4</th> <td>5</td> <td>2005-02-04 00:00:00</td> <td>@ arizona sting</td> <td>jobing.com arena</td> <td>l 10-17</td> <td>none</td> <td>6,313</td> <td>2-3</td> </tr> <tr> <th>5</th> <td>6</td> <td>2005-02-11 00:00:00</td> <td>@ buffalo bandits</td> <td>hsbc arena</td> <td>l 9-20</td> <td>none</td> <td>8,805</td> <td>2-4</td> </tr> <tr> <th>6</th> <td>7</td> <td>2005-02-18 00:00:00</td> <td>@ calgary roughnecks</td> <td>pengrowth saddledome</td> <td>l 15-18</td> <td>none</td> <td>9,550</td> <td>2-5</td> </tr> <tr> <th>7</th> <td>8</td> <td>2005-03-04 00:00:00</td> <td>colorado mammoth</td> <td>arrowhead pond</td> <td>l 12-13</td> <td>none</td> <td>4,500</td> <td>2-6</td> </tr> <tr> <th>8</th> <td>9</td> <td>2005-03-13 00:00:00</td> <td>toronto rock</td> <td>arrowhead pond</td> <td>l 6-14</td> <td>none</td> <td>4,499</td> <td>2-7</td> </tr> <tr> <th>9</th> <td>10</td> <td>2005-03-19 00:00:00</td> <td>@ colorado mammoth</td> <td>pepsi center</td> <td>l 8-16</td> <td>none</td> <td>16,270</td> <td>2-8</td> </tr> <tr> <th>10</th> <td>11</td> <td>2005-03-25 00:00:00</td> <td>@ san jose stealth</td> <td>hp pavilion at san jose</td> <td>l 14-15</td> <td>none</td> <td>5,022</td> <td>2-9</td> </tr> <tr> <th>11</th> <td>12</td> <td>2005-03-26 00:00:00</td> <td>san jose stealth</td> <td>arrowhead pond</td> <td>w 13-12</td> <td>ot</td> <td>4,834</td> <td>3-9</td> </tr> <tr> <th>12</th> <td>13</td> <td>2005-04-02 00:00:00</td> <td>@ colorado mammoth</td> <td>pepsi center</td> <td>w 10-6</td> <td>none</td> <td>18,326</td> <td>4-9</td> </tr> <tr> <th>13</th> <td>14</td> <td>2005-04-09 00:00:00</td> <td>minnesota swarm</td> <td>arrowhead pond</td> <td>l 11-12</td> <td>ot</td> <td>4,967</td> <td>4-10</td> </tr> <tr> <th>14</th> <td>15</td> <td>2005-04-15 00:00:00</td> <td>arizona sting</td> <td>arrowhead pond</td> <td>l 12-14</td> <td>none</td> <td>5,891</td> <td>4-11</td> </tr> <tr> <th>15</th> <td>16</td> <td>2005-04-16 00:00:00</td> <td>@ arizona sting</td> <td>jobing.com arena</td> <td>w 11-10</td> <td>none</td> <td>7,731</td> <td>5-11</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>"date - date"</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>date - date</td> </tr> <tr> <th>1</th> <td>date - date</td> </tr> </tbody> </table>
select date - date where opponent = '@ colorado mammoth' <table_name> : table | | game | date | opponent | location | score | ot | attendance | record | |---:|-------:|:--------------------|:----------------------|:------------------------|:--------|:-----|:-------------|:---------| | 0 | 1 | 2005-01-08 00:00:00 | philadelphia wings | arrowhead pond | w 13-10 | none | 5,732 | 1-0 | | 1 | 2 | 2005-01-22 00:00:00 | rochester knighthawks | arrowhead pond | l 11-15 | none | 4,053 | 1-1 | | 2 | 3 | 2005-01-28 00:00:00 | @ minnesota swarm | xcel energy center | w 8-7 | none | 12,514 | 2-1 | | 3 | 4 | 2005-01-29 00:00:00 | calgary roughnecks | arrowhead pond | l 12-13 | none | 4,159 | 2-2 | | 4 | 5 | 2005-02-04 00:00:00 | @ arizona sting | jobing.com arena | l 10-17 | none | 6,313 | 2-3 | | 5 | 6 | 2005-02-11 00:00:00 | @ buffalo bandits | hsbc arena | l 9-20 | none | 8,805 | 2-4 | | 6 | 7 | 2005-02-18 00:00:00 | @ calgary roughnecks | pengrowth saddledome | l 15-18 | none | 9,550 | 2-5 | | 7 | 8 | 2005-03-04 00:00:00 | colorado mammoth | arrowhead pond | l 12-13 | none | 4,500 | 2-6 | | 8 | 9 | 2005-03-13 00:00:00 | toronto rock | arrowhead pond | l 6-14 | none | 4,499 | 2-7 | | 9 | 10 | 2005-03-19 00:00:00 | @ colorado mammoth | pepsi center | l 8-16 | none | 16,270 | 2-8 | | 10 | 11 | 2005-03-25 00:00:00 | @ san jose stealth | hp pavilion at san jose | l 14-15 | none | 5,022 | 2-9 | | 11 | 12 | 2005-03-26 00:00:00 | san jose stealth | arrowhead pond | w 13-12 | ot | 4,834 | 3-9 | | 12 | 13 | 2005-04-02 00:00:00 | @ colorado mammoth | pepsi center | w 10-6 | none | 18,326 | 4-9 | | 13 | 14 | 2005-04-09 00:00:00 | minnesota swarm | arrowhead pond | l 11-12 | ot | 4,967 | 4-10 | | 14 | 15 | 2005-04-15 00:00:00 | arizona sting | arrowhead pond | l 12-14 | none | 5,891 | 4-11 | | 15 | 16 | 2005-04-16 00:00:00 | @ arizona sting | jobing.com arena | w 11-10 | none | 7,731 | 5-11 |
| | "date - date" | |---:|:----------------| | 0 | date - date | | 1 | date - date |
[ [ 1, 4025, 1509, 300, 1509, 1625, 1061, 1029, 273, 4622, 2036, 6821, 312, 301, 81, 10370, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 7920, 473, 1509, 473, 1061, 1029, 473, 2117, 473, 4462, 473, 15835, 473, 2403, 409, 1359, 473, 1409, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 4044, 25, 17, 1611, 17, 6840, 9631, 30, 713, 30, 713, 473, 1844, 330, 361, 292, 844, 1155, 341, 899, 473, 12274, 1978, 293, 1434, 473, 341, 5958, 17, 2163, 473, 6555, 473, 1381, 16, 27, 1578, 473, 404, 17, 20, 1736, 203, 21, 473, 576, 473, 4044, 25, 17, 1611, 17, 3787, 9631, 30, 713, 30, 713, 473, 721, 343, 7654, 15516, 2031, 451, 2219, 7904, 473, 12274, 1978, 293, 1434, 473, 328, 4648, 17, 3600, 473, 6555, 473, 1059, 16, 6260, 23, 473, 404, 17, 21, 1736, 203, 22, 473, 890, 473, 4044, 25, 17, 1611, 17, 6030, 9631, 30, 713, 30, 713, 473, 632, 1131, 23712, 25441, 20486, 473, 619, 2183, 12929, 4617, 473, 341, 1725, 17, 27, 473, 6555, 473, 2593, 16, 25, 3461, 473, 576, 17, 21, 1736, 203, 23, 473, 1059, 473, 4044, 25, 17, 1611, 17, 5540, 9631, 30, 713, 30, 713, 473, 1443, 75, 814, 23909, 82, 762, 87, 473, 12274, 1978, 293, 1434, 473, 328, 2593, 17, 3437, 473, 6555, 473, 1059, 16, 24872, 473, 576, 17, 22, 1736, 203, 24, 473, 1381, 473, 4044, 25, 17, 3103, 17, 3028, 9631, 30, 713, 30, 713, 473, 632, 419, 452, 265, 69, 384, 310, 473, 1719, 310, 18, 832, 854, 6582, 473, 328, 1728, 17, 4033, 473, 6555, 473, 1666, 16, 23, 3437, 473, 576, 17, 23, 1736, 203, 25, 473, 1666, 473, 4044, 25, 17, 3103, 17, 2499, 9631, 30, 713, 30, 713, 473, 632, 6139, 287, 83, 8937, 1282, 473, 12670, 13459, 854, 6582, 473, 328, 2468, 17, 3462, 473, 6555, 473, 1725, 16, 3672, 25, 473, 576, 17, 24, 1736, 203, 26, 473, 2371, 473, 4044, 25, 17, 3103, 17, 2643, 9631, 30, 713, 30, 713, 473, 632, 1443, 75, 814, 23909, 82, 762, 87, 473, 14264, 75, 492, 451, 272, 1289, 1259, 1742, 473, 328, 4711, 17, 2643, 473, 6555, 473, 2468, 16, 2539, 20, 473, 576, 17, 25, 1736, 203, 27, 473, 1725, 473, 4044, 25, 17, 4630, 17, 3028, 9631, 30, 713, 30, 713, 473, 2036, 6821, 312, 301, 81, 10370, 473, 12274, 1978, 293, 1434, 473, 328, 2593, 17, 3437, 473, 6555, 473, 1059, 16, 12483, 473, 576, 17, 26, 1736, 203, 28, 473, 2468, 473, 4044, 25, 17, 4630, 17, 3437, 9631, 30, 713, 30, 713, 473, 8934, 265, 869, 23486, 473, 12274, 1978, 293, 1434, 473, 328, 1666, 17, 3461, 473, 6555, 473, 1059, 16, 24, 2733, 473, 576, 17, 27, 1736, 203, 29, 473, 1728, 473, 4044, 25, 17, 4630, 17, 3657, 9631, 30, 713, 30, 713, 473, 632, 2036, 6821, 312, 301, 81, 10370, 473, 293, 881, 7722, 4617, 473, 328, 1725, 17, 2313, 473, 6555, 473, 2872, 16, 5324, 20, 473, 576, 17, 28, 1736, 203, 2163, 473, 4648, 473, 4044, 25, 17, 4630, 17, 2947, 9631, 30, 713, 30, 713, 473, 632, 272, 304, 525, 2584, 18654, 4162, 473, 16460, 293, 842, 330, 285, 622, 272, 304, 525, 2584, 473, 328, 5045, 17, 3600, 473, 6555, 473, 1381, 16, 3103, 22, 473, 576, 17, 29, 1736, 203, 2499, 473, 2593, 473, 4044, 25, 17, 4630, 17, 5558, 9631, 30, 713, 30, 713, 473, 272, 304, 525, 2584, 18654, 4162, 473, 12274, 1978, 293, 1434, 473, 341, 5958, 17, 2138, 473, 15835, 473, 1059, 16, 28, 5026, 473, 890, 17, 29, 1736, 203, 2138, 473, 5958, 473, 4044, 25, 17, 3028, 17, 3103, 9631, 30, 713, 30, 713, 473, 632, 2036, 6821, 312, 301, 81, 10370, 473, 293, 881, 7722, 4617, 473, 341, 1728, 17, 26, 473, 6555, 473, 6549, 16, 27284, 473, 1059, 17, 29, 1736, 203, 3437, 473, 5045, 473, 4044, 25, 17, 3028, 17, 5908, 9631, 30, 713, 30, 713, 473, 1131, 23712, 25441, 20486, 473, 12274, 1978, 293, 1434, 473, 328, 4648, 17, 2138, 473, 15835, 473, 1059, 16, 29, 9599, 473, 1059, 17, 2163, 1736, 203, 3461, 473, 4711, 473, 4044, 25, 17, 3028, 17, 3600, 9631, 30, 713, 30, 713, 473, 419, 452, 265, 69, 384, 310, 473, 12274, 1978, 293, 1434, 473, 328, 2593, 17, 3461, 473, 6555, 473, 1381, 16, 6675, 21, 473, 1059, 17, 2499, 1736, 203, 3600, 473, 2872, 473, 4044, 25, 17, 3028, 17, 2313, 9631, 30, 713, 30, 713, 473, 632, 419, 452, 265, 69, 384, 310, 473, 1719, 310, 18, 832, 854, 6582, 473, 341, 4648, 17, 2163, 473, 6555, 473, 2371, 16, 27, 6938, 473, 1381, 17, 2499, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1509, 300, 1509, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1509, 300, 1509, 1736, 203, 21, 473, 1509, 300, 1509, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
4
Edit dataset card