StackRating

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

dan04

Rating
1532.67 (16,302nd)
Reputation
64,918 (1,368th)
Page: 1 2 3 ... 14
Title Δ
Subtracting DateTime Months using .AddMonths(-1) does nothing? 0.00
How do I convert Dec 31, 9999 12:00:00 AM to 9999-12-31T00:00:00 in... 0.00
Python 3 Word Count by Unicode Language -0.58
Yet another person who can't figure how to use unicode in Python 0.00
What is difference between F = (9/5 * C) + 32 and F = (C *9/5) + 32... +1.96
Does C# have runtime-assigned goto? +0.04
Why is an empty string '' encoded into 2 bytes in utf-16 bu... 0.00
SQLite treating hyphens as arithmetic operators +2.03
Why does a CHAR(1) in SQL take 1 byte while a char in java takes 2... -0.53
Don't understand why (5 | -2) > 0 is False where (5 or -2) &... +0.02
C++ implementation of python unicodedata library 0.00
How to compare (greater than less than) objects of unknown type? -1.90
How to upsert in (key,value) sqlite database table? -0.55
Lvalue required as left operand of assignment while calling function 0.00
Validate decimal fractional value -0.54
Python XOR Decryption Only Decrypting Half of RGB Image -0.52
Piping two functions to a third, binary function in python -1.68
I have to evaluate an expression but the operators are stored in a... 0.00
Python - Using Strings As A Condition Operator In An If Statements +1.60
What is under the hood of x = y = z in Python? +1.76
How can I use isalpha() to replace non-alphabetic characters with w... -0.84
Is there a difference between %0.f and %.f in C -0.76
Length of the factorial 0.00
Getting GCC error when using SQLite and Fast Math: "SQLite wil... +2.35
How should I change this function such that it can neatly handle st... -0.54
How can I assign the ROWID through a variable in Python? 0.00
Do all character sets have ASCII in common? 0.00
TypeError: a bytes-like object is required, not 'str' error... 0.00
Create Blob column in Sqlite -0.04
Getting SQLite3 to work with multiple threads +0.46
Using any()/all() on 2d array 0.00
How to encode string into utf-8 for both Python 2.x and 3.x 0.00
SQLite - Left-pad zeros in returned Text field -1.74
Python Modulo Function 0.00
another TypeError: a bytes-like object is required, not 'str' +0.45
How is the binary data of each character in a unicode string separa... +2.62
binary-to-text encoding without lowercase (Base64)? -0.53
SELECT GUID using sql.js returns no result 0.00
Which record is used with group by? +0.31
Upgrading to Windows 7 breaks performance counters 0.00
Why is my dictionary not in numeric order, and can I change the del... -0.29
How to decode a unicode-like string in Python 3? 0.00
why use static "constants" instead of the actual value? +1.91
sqlzoo "More Join" #15 +0.46
Selecting records between 2 dates with sqllite -1.90
NVARCHAR with variable length? -2.26
I can't understand SQLite +2.14
Fine on SQLite, broken in Postgresql: column must appear in the GRO... -0.54
cannot convert 'const char*' to 'LPCWSTR {aka const wch... +0.83
Why can you pass an array as a pointer? 0.00