StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

John Machin

Rating
1498.05 (3,886,580th)
Reputation
66,503 (1,326th)
Page: 1 ... 14 15 16 17 18 ... 26
Title Δ
How to do a Python split() on languages (like Chinese) that don't u... +0.04
What to do if collections.defaultdict is not available? +0.67
detect EOF of excel file in Python -0.02
How to read integers from a file that are 24bit and little endian u... -0.51
Regular expression to parse a commented configuration file -0.34
What is the fastest way to read in a large data file of text columns? +1.43
why can't I fetch sql statements in python? -1.01
Python xlrd data extraction +2.47
Can't call method in Python C extension -0.99
Read/Write CSV as binary with Python -1.00
Write conditions based on a list +0.62
Python average tabular data help -0.65
What encoding looks exactly like ASCII but has NULL bytes before ea... -1.99
Encoding calling from pyodbc to a MS SQL Server +0.38
Retrieve header information from exe -2.25
xldate_as_tuple -0.13
Preserving styles using python's xlrd,xlwt, and xlutils.copy 0.00
How do I create a CSV file from database in Python? -0.45
Why doesn't sys.stdout.write('\b') backspace against newlines? -1.66
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa3' +2.40
Django utf-8 and django-mailer strangeness 0.00
Dissecting a line of (obfuscated?) Python +1.05
How to convert an integer to variable length byte string? +0.54
Accessing the name of an instance in Python for printing +0.94
Script won't run in Python3.0 +0.02
Does readlines() return a list or an iterator in Python 3? +0.59
UnicodeDecodeError on import of a .pyd file 0.00
Unicode case conversion -1.06
Python doesn't save data to sqlite db 0.00
Python efficiency of and vs multiple ifs +0.07
Test for email charsets with python -1.09
PyArg_ParseTuple and a callback function pointer +0.45
python target string key count invalid syntax -0.34
Python, creating a new variable from a dictionary? not as straightf... -0.81
Comma seperated file that I want to load into a dictionary -0.63
Using xlrd to read Excel xls file containing Chinese and/or Hindi c... +0.49
What does %d mean in struct.pack? +1.20
Python: How to check if a unicode string contains a cased character? +0.14
Read 40 bytes of binary data as ascii text +1.71
Add one to a function call in python -0.23
erase whole array Python -1.64
erase whole array Python -0.31
Referencing list entries within a for loop without indexes, possible? -1.05
Returning a tuple of multipe objects in Python C API -1.55
Why can't I write all the data from sys.stdin to a file in Windows? 0.00
Pythonic way of repeating a method call on different finite arguments +2.03
Converting a Python Float to a String without losing precision +0.95
Python csv: UnicodeDecodeError -0.49
append columns of data -0.75
How to parse data in a variable length delimited file? +0.28