About Anaconda Help Download Anaconda

Tree is a library for working with nested data structures.

Installers

  • osx-arm64 v0.1.7
  • osx-64 v0.1.7
  • linux-64 v0.1.7
  • linux-aarch64 v0.1.7
  • win-64 v0.1.7

conda install

To install this package run one of the following:
conda install main::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy