Skip to main content

detect_index_patterns

Function detect_index_patterns 

Source
pub fn detect_index_patterns(tree: &TreeNode) -> Vec<IndexSetPattern>
Expand description

Detect index patterns (sets of indexes that appear together on series).