StackRating

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

h4z3

Rating
1544.37 (9,867th)
Reputation
204 (460,369th)
Page: 1 2 3 4
Title Δ
Why did dict.get(key) work but not dict[key]? +0.44
How do I make an "add" command send an error if you put w... 0.00
Python loop syntax -0.83
Replace string value from JSON to a List -0.56
Python recursion with iterators (strange behavior) +1.63
Compare dictionary list values to the list of list values using pyt... -0.78
Why is my code only finding the first table and not the second tabl... 0.00
Python giving me two different results while performing the same op... 0.00
get min and max values from a list of pairs 0.00
Implementation of callback or listener in python 0.00
Python list comprehension logical into example +3.75
Missing variable when trying to write to file 0.00
How to write 2**n - 1 as a recursive function? +4.10
how to inherit __init__ attributes from parent class to __init__ in... 0.00
Count the users based on category in nested list python +0.56
How to call one specific function which is inside another function? +3.96
Python list, keep all value present in all sublist of a list +3.48
Sort nested list based on another sorted nested list python +2.33
Repeating non-overlapping substrings 0.00
AttributeError: 'function' object has no attribute 'fit... 0.00
How to make a big string(aka str picture) print one after another? +3.83
The python &= operator: what does it mean? 0.00
Check that python list follows a specific repeating pattern -0.09
Why type of 'int' is type? +3.73
How do I know what arguments are stored in the **kwargs parameter w... 0.00
How to add newline to text file in comprehensive nested list? -2.01
Delete all variables (classes) generated by class method python 0.00
Why is my Python code jumping from one function into another that I... 0.00
Convert some objects in a list into int -2.81
How to compare two lists using dictionary in Python -0.18
Set Sender in sending Email -0.22
How to print a specific re.Match object +2.09
trying to convert string of floats from base x to base 10 -0.04
How do I fix this Python Tic-Tac-Toe code error -0.22
for loop only using 1st key in dict +2.38
What is the difference between 'import numpy as np' and ... -2.26
python regex: string search for a date +3.86
open weather map API not providing right data with python requests 0.00
How to ignore False, so it doesn't count as 0 +4.25
Proper form to call a method in Python? -0.94
Why is this python Multiline Regular expression not matching the fi... -0.26
how to split the string into 3 strings and replace on the same place +4.26
Json file starts with b- 0.00
how to get data in dict from list and store back in dict form? -4.07
Extract data from complicated file -2.16
Python not all arguments converted during string formatting? 0.00
Order of keyword arguments and backward compatibility -3.43
Why is Central European Time not in common_timezones? 0.00
Is there a way to select a group of indexes and remove them? -1.21
How do I remove list from list of lists if item is non-numeric or g... +2.46