StackRating

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

mgilson

Rating
1700.92 (150th)
Reputation
222,399 (194th)
Page: 1 ... 13 14 15 16 17 ... 80
Title Δ
Why does greater than and unequal operators work even though only l... -0.04
How to flatten bigquery record with multiple repeated fields? +1.25
Function parameter semantics (with nested functions) -2.30
Character class VS. Character list -0.24
Proper way to remove keys in dictionary with None values in Python +0.64
When would you use reduce() instead of sum()? -2.21
reshape list of numpy arrays and then reshape back +1.17
Passing Arguments to Inner Function 0.00
Python method for array with variable dimensions 0.00
How to urlencode multi valued keys in python? 0.00
Move only 1 of two iterators in zip Python the first time +1.11
Python: temporarily change variable scoping rules 0.00
Call functions that have an attribute/characteristic +0.27
How to sort the results of Counter.mostCommon(n) lexicographically... 0.00
Do Lists "loop back" in such a fashion? +0.28
Button excecutes command once (Tkinter) 0.00
if (data[i,1] == 1): IndexError: index 869 is out of bounds for axi... -1.71
Python List object attribute 'append' is read-only +0.26
Python 3: How do I sort both parallel lists? -1.30
How to use an external, static data file in a script hosted on Goog... +1.02
Dataframe.isin() giving this error: The truth value of a DataFrame... 0.00
Python unexpected EOF while parsing (python2.7) 0.00
Min method with length method 0.00
How to sort and subset a python dictionary with compound key? +0.25
Looping through python function arguments -0.31
Working with lists and slicing 0.00
Why us Python code is evaluating to false when it is true? +0.62
Python Find Min Value In Array +0.98
Append vs. redefining variable in Python -0.41
Elementwise multiplication ignoring certain rows of a matrix +0.90
Accessing list of dictionaries in python and sort it using value (N... -0.77
How to add dictionary items when I loop in python +0.63
Generate variable names in loop +0.26
How can I override the default string formatter in python? 0.00
It's possibile to use set function on a object basing only one... -2.79
Why is it not possible to convert "1.7" to integer direct... +0.47
Sorting hybrid lists in Python 0.00
How to calculate an equation in a string, python -2.43
python 3.4 list index attribute throwing error 0.00
Scatterplot, python: How to use different color when another variab... 0.00
How to sort itertools.product in Python? -0.56
Finding total duration in time series data without overlap 0.00
Using metaclasses to "inherit" patched classes -0.66
Difference between a[len(a):] = [x] and a[len(a)] = [x] -1.40
Python - Receiving more arguments than passing? 0.00
Closure Compiler, missing method with advanced optimizations? 0.00
Python - break isn't working? 0.00
How to make an iterable class in Python in which only a specific ty... 0.00
element in array in numpy +0.91
Is it possible to have unstable step in a loop? +1.14