Path: csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'else:': 0.03; 'column': 0.07; 'none,': 0.07; 'subject:file': 0.07; 'sys': 0.07; 'assuming': 0.09; 'complicate': 0.09; 'filename': 0.09; 'mysql.': 0.09; 'none)': 0.09; 'report,': 0.09; 'rows': 0.09; 'underscore': 0.09; 'python': 0.11; 'def': 0.12; 'missed': 0.12; 'creates': 0.14; '"r")': 0.16; '(without': 0.16; 'at,': 0.16; 'csv': 0.16; 'exception:': 0.16; 'filename,': 0.16; 'guys,': 0.16; 'igor': 0.16; 'open()': 0.16; 'skipping': 0.16; 'stringio': 0.16; 'subject:Reading': 0.16; 'suggestion.': 0.16; 'switches': 0.16; 'task.': 0.16; 'to:addr:web.de': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'have:': 0.19; 'not,': 0.20; '>>>': 0.22; 'import': 0.22; 'print': 0.22; 'parse': 0.24; 'replace': 0.24; 'skip': 0.24; 'skip:{ 20': 0.24; 'text,': 0.24; 'header': 0.24; 'file.': 0.24; 'push': 0.26; 'skip:" 30': 0.26; 'switch': 0.26; 'header:In-Reply- To:1': 0.27; 'to:2**1': 0.27; 'tried': 0.27; 'idea': 0.28; 'am,': 0.29; "doesn't": 0.30; 'dec': 0.30; 'skip:@ 10': 0.30; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'code': 0.31; 'lines': 0.31; 'posting': 0.31; '>>>>': 0.31; 'info.': 0.31; 'names.': 0.31; 'file': 0.32; 'class': 0.32; 'run': 0.32; 'url:python': 0.33; 'guess': 0.33; 'reader': 0.33; 'actual': 0.34; 'comment': 0.34; 'skip:_ 10': 0.34; '(2)': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'located': 0.36; 'belong': 0.36; 'i.e.': 0.36; 'yield': 0.36; 'url:listinfo': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'implement': 0.38; 'thank': 0.38; 'to:addr :python-list': 0.38; 'does': 0.39; 'embedded': 0.39; 'to:addr:python.org': 0.39; 'either': 0.39; 'url:mail': 0.40; 'skip:u 10': 0.60; 'read': 0.60; 'first': 0.61; 'you.': 0.62; 'complete': 0.62; 'such': 0.63; 'great': 0.65; 'reply': 0.66; 'realized': 0.68; 'deeply': 0.69; "'1'}": 0.84; "'2'}": 0.84; 'otten': 0.84; 'peter,': 0.84; 'sorry.': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=nrMAflK1JKhtL4476wDDviqZomp/1wlr5Nk4Kou6408=; b=JejPJxP56bm1P82M4M9uJs3kwkLB62ar3RRWP7uICgMgShbldvB1aEgd863Te5+Tqo zNWm6i8ZeHmAGsaAuLxKATgx5xUtH8AEcD1eEzGeebE5k3vSTH9t3QN2TLXTNZDC6VXC EKs8RYc0rjIzKu6Fm36tmtAXmoIRaJTLC35SwR9d/5XCFFImYiAU+3rQJRscbxUbvw8W QbxtISexKn+jZlxSjwsikltWZdyNhynRLNg2bnRLnu6TaEYlLKT0YCmwdn3IiQK99FGi waPQ8OGc8mZXq3EezCkOzyrvf+sTVjg0U3ZAobyP9hqSqyb3T7TqiNmY7MTInaBY2eu1 cS7g== MIME-Version: 1.0 X-Received: by 10.182.221.230 with SMTP id qh6mr280798obc.7.1387444946861; Thu, 19 Dec 2013 01:22:26 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Dec 2013 01:22:26 -0800 Subject: Re: Reading csv file From: Igor Korot To: Peter Otten <__peter__@web.de>, python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 147 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387444950 news.xs4all.nl 2841 [2001:888:2000:d::a6]:34345 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62390 Hi, Peter, Thank you for the great suggestion. I tried to implement you code but failed. Here's what I have: class FileReader: def __init__(self, filename, isSkip): self.path = filename self.isSkip = isSkip @contextmanager def open(*args): from StringIO import StringIO lines = range(10) if self.isSkip: lines[0] = "skipped" lines[6] = "field1-from-line6,field2-from-line6" else: lines[0] = "field1-from-line1,field2-from-line1" yield StringIO("\r\n".join(map(str, lines))) def is_arbitrary_text(self,fieldnames): return "skipped" in fieldnames def readData(self): with self.open(self.path, "r") as f: reader = csv.DictReader(f) if self.is_arbitrary_text(reader.fieldnames): for _ in range(5): next(reader, None) reader._fieldnames = None for row in reader: print row Unfortunately this does not work as "def open()" does not belong to my class and if I comment the "@contextmanager" line I will get an exception: "AttributeError: __exit__" Any idea what to do? Thank you. On Tue, Dec 17, 2013 at 2:51 AM, Peter Otten <__peter__@web.de> wrote: > Igor Korot wrote: > >> Hi, guys, >> >> On Tue, Dec 17, 2013 at 12:55 AM, Peter Otten <__peter__@web.de> wrote: >>> Peter Otten wrote: >>> >>>> You are still reading the complete csv file. Assuming >>>> >>>> (1) the first row of the csv contains the column names >>>> (2) you want to skip the first five rows of data >> >> Looking at the Peter's reply I realized I missed very important piece: >> >> The first row may or may not contain column names. >> If it does not, the first row will just contain some text, i.e. "abc" >> and the column names will be located on the row 6. >> >> I know if does complicate things but I am deeply sorry. >> The csv file is generated by some program run and I guess depending on >> the switches passed to >> that program it either creates the header in the csv (report name, >> time slice it ran at, user it ran under >> and some other info. >> Or it can be run without such switch and then it generates a normal csv. >> >> The report it generates is huge: it has about 30+ fields and I need to >> read this report, parse it and >> push accordingly to the database of mySQL. >> >> Thank you for any suggestions and sorry for not posting complete task. > > Try the following (without the mock-ups of course): > > > $ cat csv_skip_header.py > import csv > import sys > from contextlib import contextmanager > > filename = "ignored" > > @contextmanager > def open(*args): > "mock-up, replace with open() built-in" > from StringIO import StringIO > lines = range(10) > if len(sys.argv) > 1 and sys.argv[1] == "--skip": > lines[0] = "skipped" > lines[6] = "field1-from-line6,field2-from-line6" > else: > lines[0] = "field1-from-line1,field2-from-line1" > yield StringIO("\r\n".join(map(str, lines))) > > def is_arbitrary_text(fieldnames): > "mock-up, replace with the actual check" > return "skipped" in fieldnames > > with open(filename, "rb") as f: > reader = csv.DictReader(f) > if is_arbitrary_text(reader.fieldnames): > for _ in range(5): > next(reader, None) > reader._fieldnames = None # underscore necessary, > # fieldnames setter doesn't work > reader.fieldnames # used for its side-effect > for row in reader: > print row > $ python csv_skip_header.py > {'field2-from-line1': None, 'field1-from-line1': '1'} > {'field2-from-line1': None, 'field1-from-line1': '2'} > {'field2-from-line1': None, 'field1-from-line1': '3'} > {'field2-from-line1': None, 'field1-from-line1': '4'} > {'field2-from-line1': None, 'field1-from-line1': '5'} > {'field2-from-line1': None, 'field1-from-line1': '6'} > {'field2-from-line1': None, 'field1-from-line1': '7'} > {'field2-from-line1': None, 'field1-from-line1': '8'} > {'field2-from-line1': None, 'field1-from-line1': '9'} > $ python csv_skip_header.py --skip > {'field1-from-line6': '7', 'field2-from-line6': None} > {'field1-from-line6': '8', 'field2-from-line6': None} > {'field1-from-line6': '9', 'field2-from-line6': None} > > You may find the following a bit cleaner: > > with open(filename, "rb") as f: > reader = csv.reader(f) > fieldnames = next(reader) > if is_arbitrary_text(fieldnames): > for _ in range(5): > next(reader, None) > fieldnames = None > reader = csv.DictReader(f, fieldnames=fieldnames) > for row in reader: > print row > > Or you do the skipping on the file (only if the rows don't have embedded > newlines). > > -- > https://mail.python.org/mailman/listinfo/python-list