About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

Tree is a library for working with nested data structures.

copied from cf-staging / dm-tree

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.1.9
  • linux-ppc64le v0.1.9
  • linux-aarch64 v0.1.9
  • osx-64 v0.1.9
  • osx-arm64 v0.1.9
  • win-64 v0.1.9

conda install

To install this package run one of the following:
conda install conda-forge::dm-tree
conda install conda-forge/label/broken::dm-tree
conda install conda-forge/label/dm-tree_dev::dm-tree

Description

tree is a library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows to apply a function to each "leaf" preserving the overall structure.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy