pub fn detect_index_patterns(tree: &TreeNode) -> Vec<IndexSetPattern>Expand description
Detect index patterns (sets of indexes that appear together on series).
pub fn detect_index_patterns(tree: &TreeNode) -> Vec<IndexSetPattern>Detect index patterns (sets of indexes that appear together on series).