| changecolnamesInRules | Standardize column names for passing to the rule engine |
| class | Sample data of students' grades |
| executeRulesOnDataset | Run a set of rules on a dataset |
| formatOutput | Format output into required format |
| getConditionForMultiGroupBy | Get rules for group by conditions |
| getDrlForFilterRules | DRL rules for Fiter condition |
| getDrlForRowwiseRules | DRL format for rules to be applied row-wise |
| getrequiredColumns | Get the required columns for rule checking |
| irisRules | Sample rules for iris dataset |
| Rdrools | Rdrools |
| rules | Sample rules in DRL format |
| rulesSessionDrl | Creates a session of the rules engine |
| ruleToCompareColumns | Get DRL rules for comparing columns |
| runRulesDrl | Apply a set of rule transformations to a data frame |
| transactionData | Sample transaction data |
| transactionRules | Sample rules for the sample transaction dataset... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.