StackRating

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

Grismar

Rating
1521.41 (29,257th)
Reputation
1,333 (120,925th)
Page: 1 2 3 ... 13
Title Δ
Assign values in a dataframe column based on another column -1.92
How do I create a nested format json from the list of dicts? 0.00
Time complexity of appending a list to a list -0.08
Python regex map multiple matches to one 0.00
Enforcing keyword-only arguments in decorated functions +0.46
Create dictionary from a nested list +0.48
Need assistance scraping HTML able from basketball-reference -1.32
Kronnecker product on just two dimensions of 3 dimensional arrays -1.02
Can't seem to split a string in Python -1.79
Generating Maximal Subsets of a Set Under Some Constraints in Python 0.00
What happens if you delete an object that holds another object? -0.54
Print statement is exiting for-loop -0.66
outputs of different list comprehensions in python 3.x +2.75
Checking the inequality of several variables in python without know... +1.27
Python filter function in for loop +0.46
Transferring a Python project to different computers +2.45
"Invalid Character in Identifier" Syntax Error Python 0.00
Why 'x = x + something' does not return the same result as... -2.07
Python: Reverse order of dictionary? 0.00
How to recognize the folder path and remove it? 0.00
I'm not able to allocate the sums of integers in a list using a... 0.00
sum digit in string but how to do it if it start with negative sign? +0.14
How do I input a list into a function and recieve a list in Python? -0.77
list(enumerate(x)) sometimes work and sometimes throws an error 0.00
Calling a static method with self vs. class name 0.00
Diference between os.getcwd() and os.path.dirname(__file__) +0.03
"is" operator not working correctly for float values -0.53
Python Sqlite3 - Null as non-first element in tuple doesn't work 0.00
How To plot a discrete categorical dataframe 0.00
Python - find lowest value across dictionaries +2.05
Elements of list change despite cloning in Python -1.97
Retrieve unique characters from 2 strings +0.86
Trying to convert text to nested dict in Python 0.00
Fastest algorithm to get all the tuple groups that has the same N i... -0.21
Splitting string after specific sequence of characters using regex... -0.19
Python Binary Recursive Search 5.2.6 Binary.py 0.00
numpy - difference of shape among 16, (16), and (16,) -0.59
wondering why my code didn't work for deleting any number I wan... +2.25
Writing out a list of phrases to a csv file 0.00
Why is initializing a set in python as `{*()}` faster than `set()`? +0.14
Regex grouping rules for alternation 0.00
find and return item in list +0.46
Why is the init method for the child class also altering the parent... 0.00
Use variable name, not its value 0.00
How to inspect what is being passed to the filter() function +2.33
Execute commands from python prompt using os.system -0.27
Generic function to handle single element or sequence +0.46
Efficient pythonic way to multiply elements(which are tuple) of eac... 0.00
python mpmath nstr strip zeros not 0.00
Python multithreading or multiprocessing? +0.47