StackRating

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

shx2

Rating
1582.02 (2,838th)
Reputation
42,807 (2,527th)
Page: 1 2 3 ... 19
Title Δ
Avoiding loops or list comprehension with numpy -1.76
How to add a constant value to every element of a Numpy array but t... +0.89
What is the fastest way to lookup an item from a small set of items... 0.00
Does saving the super instance as a variable of the class is consid... +0.38
python decorator not returning function value 0.00
heappush() and heapify() gives different output for same input in p... +2.17
Can python assign the same value to different keys at once? +1.60
write() itertools.combinations() result to a file and avoid MemoryE... 0.00
Input a list of lists Python (eg. input() [[1,2,3],[4,5,6]]) 0.00
Decorator for validating incoming Twilio requests 0.00
python logging thread safety -0.11
Is there a library that allows checking if a 24-hour time is valid? +0.74
Is there an elegant way to pass multiple functions with different a... +0.39
How to remove static class variable using automodule with Sphinx? -0.45
How can I call variables and strings together from a json file in P... +0.40
A python function returning signature of it's own run time argu... +0.14
Get key value from nested dict python +1.39
adding dictionary data into a tupple in a python for loop +0.40
Python Multi-threading with sockets hangs on first function 0.00
How to pipe a list of files returned from find to cat and sort them -2.18
Python: How do I count each number of False occurences between Trues? -0.60
passing a function with multiple independent variables and multiple... 0.00
Init super with existing instance? -1.12
Generator returned from function completes prematurely -1.87
Is there a better way than this to write Python functions that &quo... +0.07
Is there an elegant way to check if a group of environment variable... 0.00
Difference between id and equality in python +0.65
function that outputs a unique in such a way that function(A,B) = f... 0.00
How to use the cProfile mod when the python file takes arguments? 0.00
Is there a good way to 'flip' a list/matrix of numbers arou... 0.00
When you override __eq__ in a class, do you also need to override _... +1.61
Why isn't __bases__ accessible in the class body? -0.80
Imported class populating properties from global variables +1.24
Take a sample of an array without numpy or pandas in python -0.45
Python 3.5: Passing a string as parameters to the subprocess proced... +0.08
String formatting of utcnow +0.73
Adding values of two Pandas series with different column names +2.30
make a truly deep copy of a pandas Series 0.00
Python: Difference between kwargs.pop() and kwargs.get() -0.55
How to compare two lists of dicts for multiple key, value pairs? -0.88
What ordering does dict.keys() and dict.values() guarantee? 0.00
Best way to add attributes to a Python function -1.70
Something about the sys.getrefcount 0.00
`with open...` doesn't work in scheduled task on Windows 0.00
Writing a function of two variables as a function in one variable +0.07
Not able to dump data.Json serializable issue 0.00
Python: Creating the "negative" of an array 0.00
Why repeat function didn't work? 0.00
How do I pickle an object hierarchy, *each object usually its own i... 0.00
How to reject negative numbers as parameters in the Argparse module 0.00