Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "partition"
Tags:
partition
x
15
k
views
2
score
Split a sequence or generator using a predicate
Python
/
partition
,
sequence
,
splitting
/
by
Paul McGuire
(11 years ago, revision 3)
11
k
views
1
score
Generate the partitions of a set, by index
Python
/
combinatorics
,
partition
/
by
Anton Vredegoor
(14 years ago)
7
k
views
1
score
string multi-partitioning
Python
/
partition
,
string
/
by
Michael Grünewald
(14 years ago, revision 6)
8
k
views
1
score
Partition an iterable into n lists
Python
/
iterator
,
partition
/
by
Ian Eloff
(14 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "partition"
Top-rated recipes
Split a sequence or generator usin…
(Python)
Generate the partitions of a set, …
(Python)
string multi-partitioning
(Python)
Partition an iterable into n lists
(Python)
Related tags
+
−
combinatorics
+
−
iterator
+
−
sequence
+
−
splitting
+
−
string
x
Undo