StackRating

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

Daniel

Rating
1553.41 (7,009th)
Reputation
33,047 (3,579th)
Page: 1 ... 18 19 20 21 22 ... 32
Title Δ
Use generators to generate (p,1-p) pairs 0.00
Create a slightly modified copy of a Python tuple? -0.76
sudo won't work in shell 0.00
Newline "\n" not working in list comprehension +1.77
Better way to list all directories in Python other than self? +1.17
Breaking the loop properly in Python -0.92
Sleep() stops threads +1.78
Updating Python record in a loop 0.00
How to create a 2d numpy array from a list of tuples +0.47
Code not working when moved into function +0.46
ValueError: operands could not be broadcast together with different... 0.00
python: what is 'variable,'? +0.39
how to do decimal to float conversion in python? -0.29
Can C run compiled Python code (.pyc files)? 0.00
Untangle re.findall capturing groups: 'list' object has no... 0.00
How to capture UDP packets with Python 0.00
How to concatenate lxml string with another string in Python 0.00
What is the best way of listing all imported modules in python? +0.45
How to get a tuple out of a generator? Best Practice -0.36
€ sign - xlsxwriter error +0.46
Python,join() function, adding space between words -0.25
How to split a sorted list into sub lists when two neighboring valu... -0.62
How to convert "Tue Aug 25 10:00:00 2015" this time stamp... +1.80
Copying a list of lists into part of another one in the most python... +2.61
How can my code only accept integers in Python? +0.45
Why does PostgreSQL cursor.execute() command add single quotes? +2.27
Is there a more pythonic way to build an INSERT statement? -0.07
Class object (list) has odd behaviour -0.53
How to setup Nginx to proxy to two service on one machine? 0.00
Simple way to delete nested (list of 2 elements) from a list? -0.94
Will I run into trouble with python's Global Interpreter Lock? -2.18
How can I efficiently read and write files that are too large to fi... +0.11
How do I retrieve all of the raw rgb data in .txt format (eg. 255,... +0.45
Print a list of values from these functions -0.05
Creating Dictionaries within a Dictionary in Python +0.41
Deleting a node in Linked List in python 0.00
Python string formatting - old `%` vs new `str.format` +0.82
What's the fastest way to convert an image to a flat list of RG... +0.46
Compute the checksum of an Intel Hex record in Python 3 0.00
How to design a class containing related member variables efficient... +0.64
Python Only last line is written to file -1.49
python inheritence call new url after overriding +0.47
Adding lists to a list, got TypeError: 'float' object is no... 0.00
Print strings with line break Python +1.37
Why does putting a socket in a queue close it? 0.00
Storing return data of print Whois in Python -2.49
Optimizing insert operations in Python dictionaries -0.53
Performance difference between filling existing numpy array and cre... 0.00
Merging sublists -0.89
How to convert lists in a dictionary to dictionaries in a lists (Py... +1.29