PK
The modules described in this chapter provide functions and classes that support a functional programming style, and general operations on callables.
The following modules are documented in this chapter:
itertools
functools
partial
operator
9.7. statistics — Mathematical statistics functions
statistics
10.1. itertools — Functions creating iterators for efficient looping