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

csv.DictReader 中的行數

Number of lines in csv.DictReader(csv.DictReader 中的行數)
本文介紹了csv.DictReader 中的行數的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我有一個 csv DictReader 對象(使用 Python 3.1),但我想知道閱讀器迭代之前包含的行數/行數.如下所示...

I have a csv DictReader object (using Python 3.1), but I would like to know the number of lines/rows contained in the reader before I iterate through it. Something like as follows...

myreader = csv.DictReader(open('myFile.csv', newline=''))

totalrows = ?

rowcount = 0
for row in myreader:
    rowcount +=1
    print("Row %d/%d" % (rowcount,totalrows))

我知道我可以通過遍歷閱讀器來獲得總數,但是我無法運行for"循環.我可以遍歷閱讀器的副本,但我找不到如何復制迭代器.

I know I could get the total by iterating through the reader, but then I couldn't run the 'for' loop. I could iterate through a copy of the reader, but I cannot find how to copy an iterator.

我也可以用

totalrows = len(open('myFile.csv').readlines())

但這似乎是不必要的重新打開文件.如果可能,我寧愿從 DictReader 獲取計數.

but that seems an unnecessary re-opening of the file. I would rather get the count from the DictReader if possible.

任何幫助將不勝感激.

艾倫

推薦答案

rows = list(myreader)
totalrows = len(rows)
for i, row in enumerate(rows):
    print("Row %d/%d" % (i+1, totalrows))

這篇關于csv.DictReader 中的行數的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

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

相關文檔推薦

Troubles while parsing with python very large xml file(使用 python 解析非常大的 xml 文件時出現問題)
Find all nodes by attribute in XML using Python 2(使用 Python 2 在 XML 中按屬性查找所有節點)
Python - How to parse xml response and store a elements value in a variable?(Python - 如何解析 xml 響應并將元素值存儲在變量中?)
How to get XML tag value in Python(如何在 Python 中獲取 XML 標記值)
How to correctly parse utf-8 xml with ElementTree?(如何使用 ElementTree 正確解析 utf-8 xml?)
Parse XML from URL into python object(將 XML 從 URL 解析為 python 對象)
主站蜘蛛池模板: 黄色网址在线播放 | 国产91成人 | 午夜在线免费观看 | 人人爽人人草 | 国产精品1区2区 | 日韩中文字幕区 | 91秦先生艺校小琴 | 成人免费视频久久 | 一区二区三区在线电影 | 在线三级网址 | 成人免费视屏 | 丝袜美腿av| 国产高清视频一区 | 夜夜爽99久久国产综合精品女不卡 | 理论片免费在线观看 | 中文字幕高清视频 | 成人av在线播放 | 九九综合 | 超碰在线免费av | 成人免费av在线 | 欧美日韩久久 | 在线91 | 瑟瑟激情 | 中午字幕在线观看 | 中文字幕在线观看第一页 | 亚洲a毛片| 午夜激情在线视频 | 超碰精品在线 | 97精品视频在线观看 | 亚洲一区视频在线 | 欧美日韩在线一区二区 | 亚洲啪啪 | 亚洲精品久久久蜜桃网站 | 日韩国产在线 | 美女131mm久久爽爽免费 | 日韩中文字幕高清 | 日日夜夜天天 | av黄色在线| 99在线资源| 亚洲日本成人 | 日韩久久久久久久久久久 |