Skip to content

Instantly share code, notes, and snippets.

@godmar
Created February 1, 2016 18:45
Show Gist options
  • Save godmar/369632866d4bc53b57dd to your computer and use it in GitHub Desktop.
Save godmar/369632866d4bc53b57dd to your computer and use it in GitHub Desktop.
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0x92 in position 10: invalid start byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0x96 in position 42: invalid start byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0x9a in position 7: invalid start byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 0: invalid start byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xad in position 10: invalid start byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 1: invalid continuation byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 36: invalid continuation byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 3: invalid continuation byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 79: invalid continuation byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xf1 in position 28: invalid continuation byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xf1 in position 4: invalid continuation byte
1 UnicodeDecodeError: 'utf8' codec can't decode byte 0xfe in position 0: invalid start byte
1 UnknownReportTypeError: No match in line: Current Protocols Usage Report
1 UnknownReportTypeError: No match in line: Journal Report 1a (R3)
1 UnknownReportTypeError: No match in line: _JR1 Number of Successful Full-Text Article Requests by Month and Journal (Year 2012)
1 UnknownReportTypeError: No match in line: rnal Report 1 (R3)
1 UnknownReportTypeError: No match in line: Title
1 UnknownReportTypeError: No match in line: \ufeffType
1 UnknownReportTypeError: No match in line: Virginia Polytechnic Institute and State University
1 UnknownReportTypeError: No match in line: Virginia Polytechnic & State University
1 ValueError: need more than 1 value to unpack
1 ValueError: time data '' does not match format '%y-%b'
1 ValueError: time data 'Total-2010' does not match format '%y-%b'
1 ValueError: time data 'Total-2011' does not match format '%y-%b'
1 ValueError: time data 'Total-2012' does not match format '%y-%b'
1 ValueError: unconverted data remains: .000Z
2 UnicodeDecodeError: 'utf8' codec can't decode byte 0x96 in position 4: invalid start byte
2 UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 9: invalid start byte
2 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe4 in position 57: invalid continuation byte
2 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 38: invalid continuation byte
2 UnicodeDecodeError: 'utf8' codec can't decode byte 0xfc in position 10: invalid start byte
2 UnicodeDecodeError: 'utf8' codec can't decode byte 0xfc in position 8: invalid start byte
2 UnknownReportTypeError: No match in line: JR1
3 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 41: invalid continuation byte
3 UnicodeDecodeError: 'utf8' codec can't decode byte 0xfc in position 22: invalid start byte
3 UnknownReportTypeError: No match in line:
3 UnknownReportTypeError: No match in line: Number of successful fulltext article downloads by month and journal
3 ValueError: time data 'JTD Total' does not match format '%y-%b'
3 ValueError: time data 'PDF Total' does not match format '%y-%b'
4 UnknownReportTypeError: No match in line: Journal Report
4 UnknownReportTypeError: No match in line: Journal Report 1
5 UnknownReportTypeError: No match in line: Counter Report
11 UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 21: invalid start byte
13 IndexError: list index out of range
163 Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment