StackOverflow Questions for Tag: python-itertools

ranjit more
ranjit more

Reputation: 35

Creating lists of unique elements from lists of list

Score: -2

Views: 64

Answers: 2

Read More
Murray Patterson
Murray Patterson

Reputation: 145

Cartesian product in Gray code order with itertools?

Score: 2

Views: 207

Answers: 1

Read More
neogeek23
neogeek23

Reputation: 893

Python permutations of x unique characters repeated y times each

Score: 7

Views: 131

Answers: 2

Read More
xyz-123
xyz-123

Reputation: 2237

Permutations with unique values

Score: 89

Views: 67975

Answers: 20

Read More
theozh
theozh

Reputation: 26123

How to create possible sets of n numbers from m-sized prime number list?

Score: 2

Views: 143

Answers: 1

Read More
Xia
Xia

Reputation: 31

Fastest way to generate n combinations in python

Score: 2

Views: 870

Answers: 6

Read More
user58327
user58327

Reputation: 23

What's the fastest way of skipping tuples with a certain structure in a itertool product?

Score: 2

Views: 90

Answers: 2

Read More
marsouf
marsouf

Reputation: 1147

Difference between `return iterator` and `yield from iterator`

Score: 7

Views: 7303

Answers: 4

Read More
scott
scott

Reputation: 1478

working with HUGE lists in python

Score: 12

Views: 42706

Answers: 5

Read More
user27394478
user27394478

Reputation: 75

How do I use a custom mapping (sort) on my itertools for loop so that I can print specific strings first?

Score: 1

Views: 50

Answers: 1

Read More
Enigmatic
Enigmatic

Reputation: 4148

importing izip from itertools module gives NameError in Python 3.x

Score: 87

Views: 94124

Answers: 3

Read More
Meruemu
Meruemu

Reputation: 611

Filter a Set for Matching String Permutations

Score: 20

Views: 8662

Answers: 6

Read More
vjeko sa
vjeko sa

Reputation: 1

Tupe video clips list, the other matching durations. Itertools can find triplets that total 90 sec from duration list. Want to print clip names

Score: -1

Views: 25

Answers: 1

Read More
marillion
marillion

Reputation: 11190

Mapping ordered combinations from two lists in Python

Score: 2

Views: 413

Answers: 2

Read More
Chris
Chris

Reputation: 1702

Dealing with `StopIteration` return from a next() call in Python

Score: 1

Views: 44

Answers: 2

Read More
Tomasz Przemski
Tomasz Przemski

Reputation: 1127

How to create a cartesian product excluding some results?

Score: 0

Views: 67

Answers: 1

Read More
detly
detly

Reputation: 30342

Why do I get a MemoryError with itertools.product?

Score: 14

Views: 4615

Answers: 4

Read More
giuliano-macedo
giuliano-macedo

Reputation: 528

Itertools.product buiding intermediary results in memory?

Score: 3

Views: 80

Answers: 1

Read More
Keithx
Keithx

Reputation: 3158

Aggregating and calculating in OrderedDict in Python

Score: 1

Views: 1160

Answers: 3

Read More

Python itertools product aborting

Score: -3

Views: 63

Answers: 2

Read More
PreviousPage 1Next