StackRating

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

blue_note

Rating
1528.20 (20,254th)
Reputation
11,929 (12,383rd)
Page: 1 2 3 ... 16
Title Δ
Python: How do I satisfy either or of two completely different cond... -0.29
A more elegant and simple way to traverse the elements of an array... -0.13
if condition resulting in The truth value of a Series is ambiguous.... -0.04
Python:absolute value of each element of a matrix inside a loop -0.54
Find index of minimum value in a Python sublist - min() returns ind... -0.29
what is the 0 index in the print command when printing elements in... +2.16
select specific period in python 0.00
Recursive stack in Python -0.11
Using objects as functions +2.16
pandas cleaning 1+1 values in a column 0.00
How to Identify an dictionary inside an dictionary 0.00
Returning int as None -0.54
Two for loops on Numpy array -0.10
How can I add exception for when user inputs a negative number +0.16
Python List assignment seems like it gets carried away -2.04
Why does Python believe return_value is a string? +2.15
Why train NumPy array size is smaller than the whole dataset? 0.00
How can i add a f(x) as an argument on python function? +0.16
Returning the same type as called with when inheriting overrided op... 0.00
a * a//b doesn't work properly in Python (// Operator) +2.13
My python function for find is returning None object though it is f... 0.00
Getting a value from a particular dictionary from a list of diction... -0.26
A function possible inputs in PYTHON -0.39
Recursive function for nested dictionary returns None however print... +0.21
If there is an __init__.py file, should there be a __new__.py file? 0.00
TypeError: 'type' object is not subscriptable. How can I ge... +0.43
How to sort a list of lists by an item of the sublist that is a float 0.00
how to run two "while True" loops in parallel simulteneou... 0.00
How to let the webserver (e.g. Apache) call Python directly? +1.51
PYTHON3: indentation of return values -0.20
Scientific notation using a variable 0.00
How to loop another loop in python +2.08
Don't understand why this greater than/lesser than code isnt wo... +0.47
Does Django render web pages on the server side? -1.93
str object is not callable in django python code 0.00
I want to run two functions at same time -1.64
Can anybody help me solve this following error: "list index ou... 0.00
Is there a way to type hint that a tuple can be searched in a binar... +0.54
Equivalent of `const` reference to private class members in Python +2.16
Remove items from list if it exists +1.24
How to write two same name classes +1.34
How to avoid integrity errors occuring because of concurrent creati... +0.30
Add 90 days to a given date using Python 3 - I keep getting errors 0.00
(variable) annotation in python after method call 0.00
How to use min() only with first column of 2-dimensional list +1.10
does this exist as (std) module: cyclic iteration (a little like it... 0.00
Django: is there a difference in performance between .filter(key__i... -0.03
type hint returns NameError: name 'datetime' not defined -0.27
Fastest way to search through lists in python 0.00
Sum of integers in a list in Python - def Recursive_function(one-ar... +0.87