|
90 | 90 | <td rowspan=12 height=342 class=xl88 width=127 style='height:256.5pt; |
91 | 91 | border-top:none;width:95pt'>Container</td> |
92 | 92 | <td class=xl69 width=434 style='border-top:none;border-left:none;width:326pt'>void |
93 | | - create_index(string column_name, IndexType index_type=DEFAULT, string |
94 | | - name=None)</td> |
| 93 | + create_index(string column_name, IndexType index_type=DEFAULT)</td> |
95 | 94 | <td class=xl80 width=454 style='border-top:none;border-left:none;width:341pt'>Creates |
96 | 95 | a specified type of index on the specified Column</td> |
97 | 96 | <td class=xl69 width=334 style='border-top:none;border-left:none;width:251pt'> </td> |
|
100 | 99 | <tr height=36 style='height:27.0pt'> |
101 | 100 | <td height=36 class=xl69 width=434 style='height:27.0pt;border-top:none; |
102 | 101 | border-left:none;width:326pt'>void drop_index(string colum_name, IndexType |
103 | | - index_type=DEFAULT, string name=None)</td> |
| 102 | + index_type=DEFAULT)</td> |
104 | 103 | <td class=xl80 width=454 style='border-top:none;border-left:none;width:341pt'>Removes |
105 | 104 | the specified type of index among indexes on the specified Column</td> |
106 | 105 | <td class=xl69 width=334 style='border-top:none;border-left:none;width:251pt'> </td> |
|
360 | 359 | "val2", "val3"]</td> |
361 | 360 | </tr> |
362 | 361 | <tr height=18 style='height:13.5pt'> |
363 | | - <td rowspan=6 height=180 class=xl83 width=127 style='height:135.0pt; |
| 362 | + <td rowspan=7 height=198 class=xl83 width=127 style='height:148.5pt; |
364 | 363 | width:95pt'>RowSet</td> |
365 | 364 | <td class=xl69 width=434 style='border-top:none;border-left:none;width:326pt'>void |
366 | 365 | remove()</td> |
|
414 | 413 | = [1, "val"]</td> |
415 | 414 | <td class=xl69 width=271 style='border-top:none;border-left:none;width:203pt'> </td> |
416 | 415 | </tr> |
| 416 | + <tr height=18 style='height:13.5pt'> |
| 417 | + <td height=18 class=xl69 width=434 style='height:13.5pt;border-top:none; |
| 418 | + border-left:none;width:326pt'>string get_column_names()</td> |
| 419 | + <td class=xl80 width=454 style='border-top:none;border-left:none;width:341pt'>Get |
| 420 | + a list of column names</td> |
| 421 | + <td class=xl69 width=334 style='border-top:none;border-left:none;width:251pt'> </td> |
| 422 | + <td class=xl69 width=271 style='border-top:none;border-left:none;width:203pt'>["ts", |
| 423 | + "val"]</td> |
| 424 | + </tr> |
417 | 425 | <tr height=36 style='height:27.0pt'> |
418 | 426 | <td rowspan=9 height=306 class=xl89 width=127 style='height:229.5pt; |
419 | 427 | width:95pt'>Store</td> |
|
629 | 637 | <td class=xl69 width=334 style='border-top:none;border-left:none;width:251pt'> </td> |
630 | 638 | <td class=xl69 width=271 style='border-top:none;border-left:none;width:203pt'> </td> |
631 | 639 | </tr> |
632 | | - <tr height=18 style='height:13.5pt'> |
633 | | - <td height=18 class=xl85 width=127 style='height:13.5pt;width:95pt'></td> |
| 640 | + <tr height=2047 style='height:409.6pt'> |
| 641 | + <td height=2047 class=xl85 width=127 style='height:409.6pt;width:95pt'></td> |
634 | 642 | <td class=xl81 width=434 style='width:326pt'></td> |
635 | 643 | <td class=xl79 width=454 style='width:341pt'></td> |
636 | 644 | <td class=xl81 width=334 style='width:251pt'></td> |
|
0 commit comments