Add license and badges
This commit is contained in:
parent
cd170e7eff
commit
e27b3543e6
4 changed files with 30 additions and 3 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<li>
|
||||
by: Group by columns defined in the columns parameter.
|
||||
</li>
|
||||
<li>except: Group by all columns except those in defined in the columns parameter.
|
||||
<li>except: Group by all columns except those defined in the columns parameter.
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
<td>column</td>
|
||||
<td>Yes</td>
|
||||
<td>string</td>
|
||||
<td>Column to use to compute means. Default is '_value'.</td>
|
||||
<td>Column to use to compute 'means'. Default is '_value'.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue