MENU

Fun & Interesting

There's 151 itertools functions you didn't know about

Carberra 3,853 lượt xem 7 months ago
Video Not Working? Fix It Now

If you like itertools but think it's measly 21 functions isn't enough, more_itertools packs in another 151! This video shows off a selection of the ones I particularly like.

00:00 - Intro
00:42 - Installing more_itertools
01:01 - bucket [1]
02:27 - triplewise and windowed [2-3]
03:52 - collapse [4]
04:32 - sample [5-6]
06:02 - unique [7]
07:06 - numeric_range [8]
09:18 - make_decorator [5, 9]
12:02 - Outro

[1] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.bucket
[2] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.triplewise
[3] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.windowed
[4] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.collapse
[5] https://docs.python.org/3/library/random.html#random.sample
[6] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.sample
[7] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.unique
[8] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.numeric_range
[9] https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.make_decorator



If you want to see more of me, join my Discord server!
https://discord.gg/5vVgQpK

I get a lot of people asking, so here's my setup!
• Visual Studio Code: https://youtu.be/PBQspYkkksU
• Terminal: https://youtu.be/4RuGK3w6Mbs
• Desk/recording gear: https://kit.co/Carberra
• PC build: https://uk.pcpartpicker.com/list/TmzGYN

Affiliations (I may earn a commission):
• Codecrafters -- 40% off any plan: https://app.codecrafters.io/join?via=parafoxia
• Keeper Password Manager -- 30% off your first year: https://keeper.io/r/EX4FB1C



If you have any questions, don't hesitate to ask in the comments! I'll try and answer as soon as I can, providing someone else hasn't already done so.

#python #coding #howto

Comment