StackRating

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

acdr

Rating
1537.12 (13,337th)
Reputation
2,871 (58,887th)
Page: 1 2 3
Title Δ
Vertical line required at the end of an interpolated curve 0.00
tkinter multiple classes and global variables -0.55
Python sorted() throws error if map and lambda combination is given... +2.06
Find the differences in all possible ways of list elements +0.46
Replacing symbols in a list only for particular elements -0.19
usage of "dict_value" and "dict_key" in python3 +0.46
Fold out a numpy array along a new dimension using values as index +1.18
I wanna get list content by 4 rows -0.22
Pythonic way to limit ranges on a variable? -1.26
Are type on python's builtin unique 0.00
Conditional summation in python +0.43
Find key different from given key when iterating list of dictionaries +0.55
Efficient memory usage with numpy masked arrays 0.00
How to apply functional programming to remove two nested for i in? +0.43
How to convert all arguments to dictionary in python +0.19
Matplotlib: IndexError: too many indices for array -0.21
Using matplots 'axis' command makes my plot disappear 0.00
Unable to call function assigned to a variable in python +3.53
Difference between using [] and list() in Python when using with se... -1.25
How to get Time offset (diffrence) b/w time.strftime and datetime.d... +3.64
Python - how to use few times the same next iteration? +3.82
Compute a confidence interval from sample data assuming unknown dis... +3.76
How to call a function and return variables 0.00
Floor of very large floats in python -3.67
How to define a function inside a loop +1.46
Python - Data model - Subclass Vs Instance +3.97
How do I use randrange() on a random seed in python 3? +4.85
"Replace" transforms string to float. How to keep string... 0.00
Python class inheritance, attributeError +5.21
Python Postgres - AttributeError: 'unicode' object has no a... 0.00
Name 'absolute value' not defined in Python +3.82
How to not mutate nested lists in Python? +3.88
Python: creating output that shows the shift in identical row entri... +3.93
Check if two numpy arrays are identical +1.58
How to split numpy array keeping a few elements from previous split? -3.06
How To Call A Class Function From A Variable -3.45
How to optionally pass arguments with non-default values in Python? +4.23
Names of objects in a list? -2.27
guessing numbers from 1 to 8 +4.04
Accessing entire string in Python using Negative indices -2.04
write a part of a file to another file 0.00
python classes inheriting from each other 0.00
Efficient way to reverse iterate over large file +0.03
Using python hashmap for counting elements -1.88
Python3 , OOP : Multiple classes inheritance into single class +1.97
prevent OrderedDict from splitting single string value into charact... +0.89
Common failure with while loops: why? -1.99
List Index Out of Range, Why Is This Happening? -1.87
How to disable to run an .exe written via Python at a specific time +0.12
Why does date + timedelta become date, not datetime? +3.85