The FULL Guide To Itertools For Python Developers

Описание к видео The FULL Guide To Itertools For Python Developers

In this video I will be showing you how every methiod in the Itertools module works, so that you will have a far easier time using the correct methods in your code.

▶ Become job-ready with Python:
https://www.indently.io

▶ Follow me on Instagram:
  / indentlyreels  

00:00 Intro
00:14 What are Itertools?
00:54 count()
02:22 cycle()
03:55 repeat()
05:09 accumulate()
06:21 chain()
07:06 compress()
08:21 dropwhile()
09:41 filterfalse()
11:26 groupby()
14:18 islice()
15:22 pairwise()
16:24 starmap()
19:13 takewhile()
20:21 tee()
20:59 zip_longest()
23:33 product()
24:42 permutations()
26:13 combinations()
27:19 combinations_with_replacement()
28:25 Conclusion

Комментарии

Информация по комментариям в разработке