Python more_itertools Module
This page shows the popular functions and classes defined in the
more_itertools module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. chunked()Used in 20 projects
-
2. peekable()Used in 13 projects
-
Used in 9 projects
-
4. collapse()Used in 7 projects
-
Used in 6 projects
-
6. flatten()Used in 6 projects
-
7. take()Used in 6 projects
-
8. locate()Used in 5 projects
-
9. windowed()Used in 5 projects
-
10. pairwise()Used in 5 projects
-
Used in 5 projects
-
12. first_true()Used in 5 projects
-
13. first()Used in 5 projects