StackRating

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

Chris_Rands

Rating
1635.09 (785th)
Reputation
17,592 (7,964th)
Page: 1 ... 4 5 6 7
Title Δ
Reverse certain elements in a 2d array to produce a matrix in the s... +0.97
Trouble with while loops and selection +3.16
print loop of results into variable +3.78
Python - avoiding memory error with HUGE data set +3.29
Determining if a string is an Isogram +3.30
Why does `dict_display` allow duplicate keys? -4.59
Reduce boilerplate for logging +1.18
Does Python type hint (annotations) cause some run-time effects? +3.34
Using Ruffus library in Python 2.7, just_print flag fails 0.00
Flow Control, If statement looping, else statement not executing 0.00
Fastest object to iterate a chars in a list of strings +0.70
More pythonic way of delete a dict if a key matches something +1.18
Get the last 4 characters of a string as long as they are special c... -3.83
Fastest way to sort and get unique data - want last occurrence? +3.18
What’s the best way to Convert a list to dict in Python2.7 +3.19
python compare two lists and replace original list if there is a ma... +2.86
Python eval doesn't work inside a function 0.00
Retrieving information from a dict without using the key -3.17
trying to do a shallow copy on list in python +3.87
Python: Rotate Block of Text 0.00
How To Loop Over A List In Python +3.37
Best way to get the list-like string back into a list +3.54
Is it possible to determine if a string begins with an character re... +3.51
Python: Convert tuple to comma separated String +1.47
When are files too large to be read as strings in Python? 0.00
Copying a file without duplicate and blank lines in Python +3.64
filtering a list of entries in python 0.00
Product with descreasing values +3.62
Speed to iterate multiple times over a generator compared to a list -4.31
Importing modules that have all its functions inside a main() funct... +3.56
Round off some values of a tuple 0.00
Converting a random item of a list to uppercase 0.00
How to combine nested lists based on their index? +1.44
How does the Needleman Wunsch algorithm compare to brute force? -3.23
Why doesn’t executing "a, x = x, a" twice result in a cha... 0.00
Running "print" raises "TypeError" in Python +3.67
Fatten lists (but not other iterables) inside a list -2.60
compressing several elif statements +1.48
2to3 says "No changes needed", then "files that need... -0.80
Slicing arrays based on boolean array in python -3.90
TypeError: 'NoneType' object is not iterable pyscreeze +3.55
Why does map return a map object instead of a list in Python 3? -3.70
Python - recursive sum list +3.62
Next Biggest Number Same Digits 0.00
If found brackets found in string, then remove brackets and data in... -2.47
Given a Dictionary and a list of letters, find all possible words t... +3.63
Reading sequential user input to an array in python +3.68
How to process and save data in chunks using awk? -3.02
How to 'de-nest' a highly nested regular list to a specifie... -2.62
Top-k on a list of dict in python -1.94