Small package with functions for performing commonly used arithmetic operations on dictionaries. This can be useful in situations where you want a more "lightweight" alternative to perform operations on a key-value structured data. For example you can use adict as an alternative to: Casting dictionaries to pandas DataFrames -> Performing operations based on INDEX or COLUMNS -> Casting DataFrame to dictionaries. As you may notice this is a small niche tool for small niche problems.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|