Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(A)rithmetic (Dict)ionarie(s)

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.

About

Small package with functions for performing commonly used arithmetic operations on dictionaries.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages