blob: 1103871ae8b7a3d4d2ba3be1d6cc1bac6c2797d7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
The kitchen sink of Python utility libraries for doing "stuff" in a
functional way. Based on the Lo-Dash Javascript library.
Looking for a library that is more memory efficient and better suited for
large datasets? Check out fnc! It's built around generators and iteration
and has iteratee-first function signatures.
WWW: https://pypi.org/pypi/pydash/
|