π² TreeΒΆ β¨ Construct add_dataframe_to_tree_by_name() add_dataframe_to_tree_by_path() add_dict_to_tree_by_name() add_dict_to_tree_by_path() add_path_to_tree() dataframe_to_tree() dataframe_to_tree_by_relation() dict_to_tree() list_to_tree() list_to_tree_by_relation() nested_dict_to_tree() newick_to_tree() str_to_tree() π¨ Export hprint_tree() hyield_tree() print_tree() tree_to_dataframe() tree_to_dict() tree_to_dot() tree_to_mermaid() tree_to_nested_dict() tree_to_newick() tree_to_pillow() yield_tree() π§ Helper clone_tree() get_subtree() get_tree_diff() prune_tree() π Modify Tree Modification Permutations Tree Modification Illustration π Search find() find_attr() find_attrs() find_child() find_child_by_name() find_children() find_full_path() find_name() find_names() find_path() find_paths() find_relative_path() findall()