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 ... 5 6 7 8 9 ... 13
Title Δ
How to check if the condition is true at least once in Python? 0.00
Code not terminating when user prompts to N +0.52
Can't give back manager.list in Python multiprocessing from sub... +0.51
Passing arguments to python module -0.03
Iterate over row from Excel and slice them to store as list in python 0.00
join 2-d list with braces instead of bracketspython 0.00
Python defining multimodal function -0.48
dataframe new column based on groupby operations 0.00
Dictionary comprehension multiple ways 0.00
Finding the number of times a column has had maximum number for tha... 0.00
Import a module form a parent file to a module in a child file 0.00
Printing strings with conditions in python -0.50
Can you put a += operator into a list comprehension? +1.56
Python: Converting keys in dictionary to day of the week which can... 0.00
Use python regex substitution with groups to get the replaced chara... 0.00
How to loop over a whole file 4 lines at a time? 0.00
Error in tag separated by `|` using Regex python -0.65
DP approach to calculate maximum length of beads +0.01
Why does img[0:overlap,:,:] = 1 work but in numpy but not img = img... 0.00
Fetch new data from SQL in python every few seconds 0.00
regex to match string but not substring -0.00
What is an optimal data-structure for retrieving id-values recursiv... +2.07
Why is this recursive function not processing the entire list? -1.00
How do you extract all the elements of tuple from for loop? 0.00
Python (3) class property weirdness 0.00
Using Function to generate numbers +0.58
What are all these deprecated "loop" parameters in asyncio? -1.14
Generate random probability based on the data size in Numpy 0.00
Is there a Python function to repeat string patterns to get faster... 0.00
list of dictionary: aggregate value by grouping by inner dictionary... -2.00
distributing lists with lists to remove lists of lists in python 0.00
How to access object from array of objects in Python +0.51
Getting data from an Excel file and print it to the console? -1.04
How to add condition into Regex? 0.00
Rectangle in pygame won move consistently -1.88
Python generator vs list as array initializer +0.53
How to properly unittest in Python 0.00
numpy first non zero value of vectors in a multi dimentional array +0.03
Replace climbing sequence with its average -0.96
finding file with unicode characters using Path.glob in python3 on... 0.00
How to transfer IF statements in python? +0.56
Comma separated strings to excel cell with python -0.01
permutation codes don't give the correct result +0.51
Itertools return value NOT used in combinations +2.58
How to initialize a map with dateTime.date as key and list of strin... +0.01
How can I import a dictionary created by one script into another sc... +0.50
What does this mean? Why is it required? cur_row, cur_col = cur_pat... 0.00
Python3.8.x - How do i use a var as an list index -0.13
Recursive function execution strategy +0.43
Does 'is not None' serve any purpose here? -1.00