Movatterモバイル変換


[0]ホーム

URL:


Loading video player…

Parallel Iteration With Python's zip() Function (Overview)

Python’szip() function creates aniterator that will aggregate elements from two or more iterables. You can use the resulting iterator to quickly and consistently solve common programming problems, like creating dictionaries. In this course, you’ll discover the logic behind the Pythonzip() function and how you can use it to solve real-world problems.

By the end of this course, you’ll learn:

  • Howzip() works in both Python 3 and Python 2
  • How to use the Pythonzip() function forparallel iteration
  • How tocreate dictionaries on the fly usingzip()
Download

Course Slides (.pdf)

297.6 KB
Download

Sample Code (.py)

2.1 KB

Become a Member to join the conversation.

Course Contents

Overview
16%

[8]ページ先頭

©2009-2026 Movatter.jp