Skip to main content

A version of Python's dictionary with additional features

Project description

verdict

A version of Python's dictionary class that has additional features.

Abbreviated feature list:

  • Element-wise addition, subtraction, multiplication, and addition.
  • Easy saving and loading to/from hdf5 files.
  • Conversion to numpy arrays and pandas DataFrames.
  • Easy access to contained objects' attributes, returned as another verdict.
  • Nested dictionaries can be transposed, i.e. the nesting order can be changed.
  • keymin and keymax, which find the extrema values in the dictionary and their keys.
  • Subdivision according to the keys or a provided dictionary.

To install: pip install verdict

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

verdict-1.1.3.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

verdict-1.1.3-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page