久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

Python成語鏈接(展平)有限迭代的無限迭代?

Python idiom to chain (flatten) an infinite iterable of finite iterables?(Python成語鏈接(展平)有限迭代的無限迭代?)
本文介紹了Python成語鏈接(展平)有限迭代的無限迭代?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

假設我們有一個返回列表(或有限迭代器)的迭代器(無限迭代器),例如由

Suppose we have an iterator (an infinite one) that returns lists (or finite iterators), for example one returned by

infinite = itertools.cycle([[1,2,3]])

什么是獲得迭代器(顯然是無限的)的一個好的 Python 習慣用法,它將從第一個迭代器返回每個元素,然后從第二個迭代器返回每個元素,依此類推.在上面的示例中,它將返回 1,2,3,1,2,3,....迭代器是無限的,所以 itertools.chain(*infinite) 不起作用.

What is a good Python idiom to get an iterator (obviously infinite) that will return each of the elements from the first iterator, then each from the second one, etc. In the example above it would return 1,2,3,1,2,3,.... The iterator is infinite, so itertools.chain(*infinite) will not work.

  • 扁平化python中的淺表

推薦答案

從 Python 2.6 開始,您可以使用 itertools.chain.from_iterable:

Starting with Python 2.6, you can use itertools.chain.from_iterable:

itertools.chain.from_iterable(iterables)

您也可以使用嵌套生成器推導來做到這一點:

You can also do this with a nested generator comprehension:

def flatten(iterables):
    return (elem for iterable in iterables for elem in iterable)

這篇關于Python成語鏈接(展平)有限迭代的無限迭代?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

How to draw a rectangle around a region of interest in python(如何在python中的感興趣區域周圍繪制一個矩形)
How can I detect and track people using OpenCV?(如何使用 OpenCV 檢測和跟蹤人員?)
How to apply threshold within multiple rectangular bounding boxes in an image?(如何在圖像的多個矩形邊界框中應用閾值?)
How can I download a specific part of Coco Dataset?(如何下載 Coco Dataset 的特定部分?)
Detect image orientation angle based on text direction(根據文本方向檢測圖像方向角度)
Detect centre and angle of rectangles in an image using Opencv(使用 Opencv 檢測圖像中矩形的中心和角度)
主站蜘蛛池模板: 91pron在线| 成人一区在线观看 | 国产精品久久亚洲 | 亚洲视频在线播放 | 欧美视频成人 | 在线观看成年视频 | 成人毛片视频免费 | 日本欧美国产 | 视频一区二区中文字幕 | 亚洲综合大片69999 | 大陆一级毛片免费视频观看 | 天堂网中文字幕在线观看 | 在线观看成人 | 91视频免费视频 | jizz视频 | 7799精品视频天天看 | 国产精品成人在线 | 亚洲精品国产成人 | 99热.com| 日韩av美女电影 | 欧洲一区二区在线 | 欧美一级在线观看 | 日本淫视频| 欧美日韩国产一区二区三区 | 日韩高清一区 | 亚洲人在线观看视频 | 日韩a在线 | 欧美成视频 | 国产精品美女久久久久久免费 | 五月综合久久 | 免费1区2区3区 | 国产a视频 | 久久久久亚洲精品 | 综合五月 | 在线日韩欧美 | 看真人视频一级毛片 | 欧美视频在线观看 | 国产在线中文 | 午夜精品网站 | 狠狠撸在线视频 | 在线视频亚洲 |