StackRating

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

Daniel

Rating
1553.41 (7,009th)
Reputation
33,047 (3,579th)
Page: 1 2 3 4 ... 32
Title Δ
Error while having Thread Safe Singleton Python Class as an importa... 0.00
after saying that y=[example], i use list.remove(y) python doesn... -2.30
IndexError in Python 3 -0.75
Python: String manipulation difficulty -0.73
Python Removing non-alphabetical characters with exceptions +1.47
What is the difference between "for each in list" and &qu... -0.41
Python - Bug while appending 0.00
numpy diag instruction,without touch the first and last element 0.00
My code returns a list full of zeros when it should have values 0.00
Why is my list comprehension function slower than my list appending... +2.34
Printing the largest odd number 0.00
How to use Global Variables from Imported Functions -0.07
modify a global variable among two files in python -0.18
Why are my duplicate items occuring twice in a row? -1.56
How to remove duplicates from a list using this function? -0.08
how to fix this python hangman game? -0.05
local variable 'n' referenced before assignment. Closures +0.42
Adding a key to a dictionary based on a condition? -0.65
get os.walk hit abspath +1.14
How can I run a python code with input on Linux terminal? -1.41
Why do these two functions have the same bytecode when disassembled... -1.42
UTF-8 encoding converts strings to bytes with strange characters 0.00
duplicating letters in string +0.89
What is the difference between python float value and c float value? 0.00
how to extract the words from a list to a new list? -0.54
I want to reverse a string and i have written the code for it but i... 0.00
How to insert character into a list before specific character from... -2.63
How to extract value from complicated JSON with python +0.43
Flask is loading static files from a different path when a route is... +0.42
Python: Array is being modified and I don't understand why 0.00
Why am i not able to append the list correctly? -0.59
Python vs CPP: Why is the difference in speed so huge? -1.70
Why is my index variable not iterating my list correctly? -0.83
Output list to variable sized formatted string -1.04
Trouble converting for loops in Matlab to Python 0.00
Why can't my index code find the item in the list? -2.43
Python:- Using Copy to take value of static variable within a class 0.00
AttributeError: 'dict' object has no attribute while conver... 0.00
Using list comprehension with over 4 conditions +0.43
Python: Find Prime Number Algorithm 0.00
Unable to modify Python List in-place from within Function -2.08
Why do I get an 'IndexError: list index out of range' when... -0.59
Python: Why is this for loop exiting after the first iteration? 0.00
Why doesn't this create garbage like expected? 0.00
Why isn't Python writing characters from Latin Extended-A (Unic... 0.00
How i can use variable present in python program inside the execute... +0.42
How to fix " 'int' object has no attribute 'execut... 0.00
Convert json list to string -0.59
Can't return a string and a list from one function to another -1.14
How do I add an integer to just some numbers in a list? +0.81