StackRating

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

Jordan Brière

Rating
1493.70 (4,320,485th)
Reputation
301 (411,697th)
Page: 1 2
Title Δ
Python: exec in local scope 0.00
Python get function name after initiating by type 0.00
Using .replace() in python to avoid error as below +0.05
Function that counts duplicates in list and returns list with each... -3.97
Is there a way to import a variable in python without looping code? 0.00
Why can't you call object attributes within __init__? 0.00
Is it possible to override a class' __call__ method? -0.77
Can i set logging level of all loaded modules at once? 0.00
Python why is it importing builtin -4.03
How Can I Prevent The User From Entering The Same Input? 0.00
How replace strings after specific character? 0.00
Python :Lambda Function Details in Decorator 0.00
A bit confused with super() call 0.00
Delete occurrences of an element if it occurs more than n times in... +3.98
EOL while scanning string literal even when it is closed +0.02
Create relative path and being OS independent -4.16
WeakValueDictionary setdefault without creating a default that won&... +4.10
Sphinx - insert argument documentation from parent method -0.08
Why it doesn't reset the code after the user asks to restart th... 0.00
Python doesn't recognize zip files as zip files +1.34
Pickle only saving last pair of inputs from a list of several pairs... 0.00
Trouble understanding how @property knows which variable is the pro... -4.06
Issue global keyword in python +3.95
How to call object initialized to a number? 0.00
How to check if list is a list of integers -4.14
Python Regex replace value with match if contained by "{! and... +4.12
Is there any way to remove a nested class in Python? 0.00
Recursive function in python to find the sum of digits of number -1.11
list(set()) doesn't give me the list order I want +0.37
Problems appending to a list in a dictionary +5.62
Replace items in a list by for in statement ( Python) 0.00
python how to count words in a list element +0.13
How to remove quotation marks in lists in Python (trinket) 0.00
How to use python.h -0.05
Comma separated List formatting -2.96
Why is the error occur when trying to chang language in django sett... +0.05
can anyone help explain why removing the square brackets make the f... -3.96
Why does my simple program did not ends after runs? +4.01
'NoneType' object has no attribute 'get' error on t... +0.60
Replacing values of a dictionary in python -0.68
Random.choice(seq), update a list +1.31
How can I load different functions from different modules with same... 0.00
How to change 0 based indexing to 1 based indexing in python 0.00
Calling destructor function in middle of the program -3.79
boost::python: How can I override a static property? +0.24
Why I get MemoryError when I run ADF test? -3.39
Is this an example of call-by-reference, a bug, or something else? -1.37
How to append value from a tkinter entry to list without apostophe 0.00
How can we plot multiple lines of a function with a for loop to min... -3.72
How do i make my script play sounds according to the keys that has... -0.10