iterable object
可迭代物件
iterable collection
可迭代集合
iterable sequence
可迭代序列
iterable items
可迭代項目
iterable list
可迭代列表
iterable data
可迭代資料
iterable elements
可迭代元素
iterable values
可迭代值
iterable inputs
可迭代輸入
iterable results
可迭代結果
this function accepts any iterable, including lists and tuples.
此函數接受任何可迭代物件,包括列表和元組。
convert the iterable to a list before sorting the results.
在排序結果之前,將可迭代物件轉換為列表。
the method returns an iterable of strings from the database.
此方法會從資料庫返回一組可迭代的字串。
iterate over the iterable to build a new dictionary.
透過遍歷可迭代物件來建立一個新的字典。
pass an iterable of ids to the api call for batch processing.
將一組id的可迭代物件傳遞給API呼叫以進行批次處理。
wrap the iterable with map to transform each item.
使用map將可迭代物件包裝起來以轉換每個項目。
the generator produces an iterable of events in real time.
這個產生器會即時產生一組可迭代的事件。
ensure the iterable is not empty before taking the first element.
在取出第一個元素之前,請確保可迭代物件不為空。
chain two iterables together to stream records continuously.
將兩個可迭代物件串聯起來以持續流式傳輸記錄。
this helper filters an iterable based on a predicate.
此輔助函數根據條件式過濾可迭代物件。
return an iterable view rather than allocating a full list.
返回一個可迭代的視圖,而不是分配完整的列表。
use a lazy iterable to reduce memory usage on large datasets.
使用懶惰可迭代物件以減少處理大型資料集時的記憶體使用。
iterable object
可迭代物件
iterable collection
可迭代集合
iterable sequence
可迭代序列
iterable items
可迭代項目
iterable list
可迭代列表
iterable data
可迭代資料
iterable elements
可迭代元素
iterable values
可迭代值
iterable inputs
可迭代輸入
iterable results
可迭代結果
this function accepts any iterable, including lists and tuples.
此函數接受任何可迭代物件,包括列表和元組。
convert the iterable to a list before sorting the results.
在排序結果之前,將可迭代物件轉換為列表。
the method returns an iterable of strings from the database.
此方法會從資料庫返回一組可迭代的字串。
iterate over the iterable to build a new dictionary.
透過遍歷可迭代物件來建立一個新的字典。
pass an iterable of ids to the api call for batch processing.
將一組id的可迭代物件傳遞給API呼叫以進行批次處理。
wrap the iterable with map to transform each item.
使用map將可迭代物件包裝起來以轉換每個項目。
the generator produces an iterable of events in real time.
這個產生器會即時產生一組可迭代的事件。
ensure the iterable is not empty before taking the first element.
在取出第一個元素之前,請確保可迭代物件不為空。
chain two iterables together to stream records continuously.
將兩個可迭代物件串聯起來以持續流式傳輸記錄。
this helper filters an iterable based on a predicate.
此輔助函數根據條件式過濾可迭代物件。
return an iterable view rather than allocating a full list.
返回一個可迭代的視圖,而不是分配完整的列表。
use a lazy iterable to reduce memory usage on large datasets.
使用懶惰可迭代物件以減少處理大型資料集時的記憶體使用。
探索常見搜尋詞彙