Pydash is the kitchen sink of Python utility libraries for performing various tasks in a functional way. It is especially useful when dealing with nested Python objects such as lists or dictionaries.
Pydash: Simplify Nested Object Handling in Python
Table of Contents
