StackRating

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

blhsing

Rating
1614.41 (1,270th)
Reputation
47,247 (2,186th)
Page: 1 ... 38 39 40 41 42 ... 68
Title Δ
Joining side by side words from list in Python -0.70
compare a list with values in dictionary -0.06
Compare 2 lists of dictionaries and add missing (non-matching) dict... +0.89
Dumping json file in python 0.00
Checking a string for punctuation using loops +1.48
Regex I want to match until certain characters but still be able to... +1.10
How to (or is it possible to) use a list to extract nested dictiona... +1.29
update city in csv file based on zip merge from another file -0.05
Getting the 5 most occuring elements in a list with optimal time co... 0.00
Filter for values if specific XML structure passes 0.00
How to merge elements in list, how to compare 2 elements in list +0.38
My equation seems to no be working, but looks right -0.58
Why does this code to find factorial only work for a single input? 0.00
Sorted list count elements in O(logN) -2.65
Replace all spaces in a string with underscores -0.13
sqlite3.OperationalError: near "The": syntax error/Parame... 0.00
move and copy table data to another table data 0.00
How to isolate specific rows of a Cartesian Product - Python 0.00
Python - Sorting a specific piece of a dictionary from least to gre... 0.00
How to display a list of items from a dictionary? +0.48
Recursively transposing a matrix in python natively +0.37
Pythonic way of sorting classes with possible Nones in variables +0.48
Dictionary update overwrites duplicate keys -0.63
How to check if there's no previous output 0.00
Python List selection under certain condition? +0.37
Python 3 parse xml file with ElementTree +1.52
Top five names with score +0.37
How can i remove the exact number of middle characters from a string? 0.00
Defaultdict / not enough values to unpack 0.00
Using for loop inside regex python as pattern 0.00
Iterate through dictionaries within a list within a dictionary in p... -0.46
inserting value to a binary tree but produces none value -0.62
Split only at every 500th comma +1.59
Windows: Python SSL certificate verify failed -0.13
list comprehension structure equivalent for loop example -1.01
how do I call an element in a list? +0.36
python: efficiency in a problem involving power series -2.24
How do I get smallest postitive integer not present in the array +0.96
What is the Big O Notation of this function? -2.42
Algorithm for fast combinations -0.92
Algorithm for fast combinations +0.58
First value in global list is being updated within function somehow? -0.61
Could not fetch URL https://pypi.python.org/simple/xlrd/ 0.00
Python IndexError: string index out of range - What am I doing wrong? +0.41
How can I capture all sentences in a file with the format of (name)... +2.11
Python iterator: use every consecutive entry as start and end 0.00
Getting error when trying to migrate in django 0.00
Replacing blank values in key value pairs with new values in dictio... 0.00
Remove items from a nested list based on comparing values obtained... 0.00
Is it correct to append to a list while iterating over it? +0.35