Updated 9 months ago

deepdiff • Rank 32.9 • Science 54%

DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.

Updated 9 months ago

dicter • Rank 4.5 • Science 54%

Python package with advanced dictionary functions. Traverse through nested dicts. Set and get multiple keys. Flattens dicts. Store and load in json and more!

Updated 9 months ago

@stdlib/utils-map4d • Rank 2.6 • Science 44%

Apply a function to each nested element in a four-dimensional nested array and assign the result to a nested element in a new four-dimensional nested array.

Updated 9 months ago

@stdlib/utils-map5d • Rank 2.5 • Science 44%

Apply a function to each nested element in a five-dimensional nested array and assign the result to a nested element in a new five-dimensional nested array.

Updated 9 months ago

@stdlib/utils-map2d • Rank 1.8 • Science 44%

Apply a function to each nested element in an array of arrays and assign the result to a nested element in a new array of arrays.

Updated 9 months ago

fantaxtic • Science 44%

Fantaxtic - Nested Bar Plots for Phyloseq Data

Updated 9 months ago

array-base-reshape • Science 44%

Reshape a nested array into another nested array having a desired shape.