StackRating

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

timgeb

Rating
1644.40 (649th)
Reputation
52,023 (1,904th)
Page: 1 ... 8 9 10 11 12 ... 35
Title Δ
Python: Return Value and Return None 0.00
I want workaround for not using global variable in the code 0.00
Saving lists in python as semicolon delimited text file -0.85
Use output of function as input of new iteration of function +1.27
How to check if there's a tuple inside a list? +1.14
why i cannot use chain expression in numpy? 0.00
python function Returns a dictionary containing values along with a... -0.71
Call a list of functions with random parameters +0.75
Access nested dictionary without loops 0.00
Python - Performing changes on max/min values of list of tuples +2.09
Is there any way to minify this code further? 0.00
TypeError: 'list' object is not callable BUT works in IDLE 0.00
find repeated letters in dictionary of lists -0.29
How to create functions in Python 3 defined on a closed domain? 0.00
Filter dictionary from array values -1.51
frequency of items within list of lists +0.06
Class variables are unable to perform attribute lookup upon the ins... +0.36
Should I use property or private attribute? +1.24
ValueError trying to split the lines of a text file 0.00
Why can lists not be used as dictionary keys? +0.04
Comparing two strings in parallel -0.14
How can I combine two lists of dimensions to a list of points in py... +1.51
Tuple index put of range? -0.12
What's the purpose of "class MyDict(dict): pass", how... 0.00
Python - check if value exists in two separate lists +0.11
Problem treating .csv file datas in Python +0.36
Python list of tuples to dict +0.60
Getting the maximum value of element tuple in list of tuples +1.17
Inheritance and isinstance -0.04
Regex match float number inside of a string with any char or space... -1.24
cant update defaultdict in string format method +1.01
How to check if a string can be converted to int, and if so, add it... +1.90
How to order list of dictionaries in python -1.52
How to check if value exist in list with line separated inside elem... -1.43
How to write a function that evaluates the first n terms only of ar... +0.36
Using Python Factory Idioms 0.00
Randomly capitalize letters in string -0.13
Adding values that are both at index 1 of a tuple +1.29
How to Remove Integers with Dashes from a list while keeping dashes... +0.12
How to check that there is no character after a string when using &... +0.83
Created nested/recursive list -0.32
Python socket sends the first message but nothing afterward 0.00
Sorting a list of dictionaries that contains a list as a value -1.26
How to add every nth entry in a python list to each other? -0.13
Convert integer to timedelta with pandas -1.12
Python interactive shell: how do I know what method gets used when... 0.00
shuffling all elements between given two elements +2.50
compare a list with values in dictionary +0.83
built-in "all()" function for dictionary values (not keys) -0.77
Return best matches for the input query having several features in... +0.51