StackRating

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

iz_

Rating
1635.36 (780th)
Reputation
7,771 (20,369th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Combine dictionary keys according to bins +1.32
Remove an item in one set that has an item containing the other set... -0.69
How to add a ValueError exception to my while loop? +1.03
Dynamically create dictionary keys where I can append additional va... 0.00
Don't understand this TypeError: cannot concatenate 'str... 0.00
Is there a way to run loop for a Python class? -1.89
How can I exclude a certain value from an iterative list comprehens... 0.00
Why does this for loop not detect if the word entered by a user is... +0.34
How to select a function in an if statement -0.15
String Slicing and empty string result 0.00
Find all the numbers in an array whoes difference less than or equa... +2.43
String to n*n matrix in python +0.57
Scrabble word combination from rack in python -0.14
Linspace spliting in Numpy or Pandas +1.35
Run Command Prompt Through Python (Or Vice Versa) 0.00
Circular range of indices in Python +1.04
Why does var type change when unpacking a tuple? +0.98
How to use multiple "not in" in an if statement? +0.33
How to use list comprehention to equal to more than one variable in... 0.00
Bracket for values in dictionary python 3 0.00
Unable to delete a dictionary key inside a json by using the del fu... +0.36
Is there a way to simplify this bit of code without having to call... 0.00
For loop in python while updating multiple list indexes? +0.37
How to read a text file into a list of lists (one list per line)? +0.12
Printing a blank space beforehand if a number is 1 digit -0.14
Average of each consecutive segment in a list -0.55
How can I use argparse with the existance of sys.args +1.67
How do I do a column-wise subtraction using numpy? 0.00
Why does Python allow out-of-range slice indexes for sequences? -1.75
all the possible string the could be -0.39
Match phrase in a list -0.37
How to incorporate user input into lookahead and lookbehind asserti... 0.00
how to add keys to list and convert to json in python 0.00
Python appending list, nothings added -0.42
Odd behavior of yield inside a if then block +0.36
QuickSort implementation to sort list in place doesn't update t... 0.00
Why can't I use the count method of list? 0.00
my function returns me a function but it showing me error , No Outp... 0.00
What situation makes a float-point like “1.0” (with .0) an integer? +2.09
sklearn - model.coef_ returns NxN matrix -0.56
if input = list[n]: How would I set this up? 0.00
2 * 2 * 2... j times without the ** operator +1.14
Efficient way of dropping dictionary from a list without mentioning... 0.00
Python : replace multiple occurrence of characater by one but singl... +0.62
Trying to detect whether a variable/string is mixed case in Python +0.36
Create a dictionary that uses the same pairs from another dictionar... 0.00
Dictionaries comparison in python +1.32
How to add data in list below? +1.18
How to remove characters from a string after a certain point within... +0.37
How to create pairs from a text file that is a number and the word... +0.36