Description Usage Arguments Value
Allows the user to filter and group the JIRA metrics however they like, and then returns the number of issues for their query
1 2 3 4 5 6 7 |
df |
data frame |
filt |
a list of column names to filter df with |
filt_val |
a list of corresponding values being filtered for each column in f |
group |
a list of column names |
piv |
optional pivot of the data frame (a list pair: (Boolean, column name (string))) |
data frame with counts for the query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.