Skip to main content

A class for flexible manipulation of nested data.

Project description

verdict

A class for flexible manipulation of nested data.

Acts like a dictionary with additional features, including...

  • Element-wise addition, subtraction, multiplication, and addition.
  • Easy export to and import from both hdf5 and json files.
  • Extensive support for saving and loading jagged arrays and sparse arrays.
  • Conversion to numpy arrays and pandas DataFrames.
  • Easy access to contained objects' attributes.
  • Nested dictionaries can be transposed, i.e. the nesting order can be changed.
  • keymin and keymax, which find the extrema values in a dictionary and their keys.
  • Easy subdivision into multiple dictionaries.

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.2.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

verdict-1.2-py3-none-any.whl (17.2 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