StackRating

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

alani

Rating
1571.43 (3,895th)
Reputation
8,802 (17,697th)
Page: 1 ... 8 9 10 11 12 13 14
Title Δ
Identifying a substring in Python (moving along indices within a st... +2.40
Is there a way to intercept the setting of dict keys from a class? -0.02
create new list without repetition while counting occurrences on th... +0.17
How exactly does the .any() Python method work? +0.36
Python module to identify colour by RGB 0.00
Finding Range of Multiple Lists in Python without using any built-i... +0.47
A recursive function without returns keeps cycling? 0.00
Function won't let me to display an error message outside of th... +0.48
Python3: Printing a block after finding a matched line 0.00
Printing previous line in python using enumerate +0.24
Convert data from numpy where() +1.13
How do I look for a particular text in file and then return it'... -2.32
Python keeps treating empty string as character when compiling -0.02
Use list comprehension to replace specific values in list of tuples -0.61
How to convert a date into a list in python +0.51
Python pop and append are not moving all elems in list1 to list 2 -0.55
How can I use awk to print a numeric index based on a matching patt... +2.42
looping through Json object with multiple arrays Python3 0.00
Match all variants of short form of example (e.g.) in python regex +0.47
How to remove duplicates from a list of custom objects in Python us... +0.48
How to skip or ignore empty files in python? +0.46
Python scanning list for empty files +0.31
Control flow using try/except -1.03
Running 2 processes at once and displaying the output from both of... +0.14
Python: Calculate sum of numbers of the corresponding positions in... -0.05
Modulo with index numbers starting at 0? +0.84
return tuple into strings and why is it only returning the 1st inde... +0.06
Determine List Length To Update CSV File Correctly -0.18
numpy: sqrt in place: is this a bug? -0.81
Find similar key-value elements from lists of dicts +0.48
python find digits string in line +0.75
How to compare values of two dictionaries that have different keys... +0.49
How to avoid memory error when using recursion? (Fibonacci Numbers) +0.48
Is it possible to do two consecutive, successful non-blocking reads... 0.00
How to remove/ignore commas when reading from a file in python +0.48
I'm given a "use a.any() or a.all()" error when compa... 0.00
Possible to rewrite for i in range loop on i, i+1 into for i in loo... +1.47
Why does subprocess.Popen want a list instead of a string? +2.47
How do I list all the directories in a directory +0.48
python subprocess - detach a process 0.00
Taking words that I have in a list and searching for them within a... -0.24
Why files get deleted when i rename them using this python script? +1.06
unable to check if string is substring of another in python -0.73
Making an API request in Python with a token - syntax error 0.00
Is there a way for Python to detect whether a value is empty? -0.52
How to map value to a string in separate lists -0.56
In python what is the purpose of having an iterable and an iterator... -0.27
How can I get changes in a directory in Python +1.08
Python, compute array difference in exact amount of elements +0.73
Do character classes count as groups in regular expressions? -0.26