About Anaconda Help Download Anaconda

conda-forge / packages / sliceable-dict 0.4.1

A simple dictionary that support slicing and multiple key selection.

copied from cf-staging / sliceable-dict

Installers

  • noarch v0.4.1

conda install

To install this package run one of the following:
conda install conda-forge::sliceable-dict

Description

The provided class SliceDict is an extended dictionary. It behaves exactly as the buildin dict for single (hashable) keys, but adds some additional features. Namely, getting and setting multiple keys at once, slicing with integers and boolean selection.


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