StackRating

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

Chris

Rating
1665.37 (362nd)
Reputation
3,123 (54,115th)
Page: 1 ... 14 15 16 17 18
Title Δ
Given a list of numbers, how many different ways can you add them t... +0.19
incrementing a start date by hour until it reaches an end date -0.75
Converting nested list for use in Mathematica +0.09
Match values of multiple columns within an ID -1.91
Automate the process of comparing the values of 2 csv files if valu... 0.00
Storing Tuple values in list of Class Objects +0.43
How to reshape a dataframe (different type in columns) +0.44
Extract elements from strings as column Pandas +0.58
Implementation of softmax function returns nan for high inputs +0.66
Python: Remove special character in string -0.55
Finding value in Data Frame and cross referencing value in correspo... -0.08
How to find identical index between columns that has different numb... +0.44
obtaining indices of n max absolute values in dataframe row +0.45
python: tokenize list of tuples without for loop -0.01
Remove a value from a nested list not working -0.32
How to randomly generate an unobserved data in Python3 +2.19
Numpy: Trying to set value on a slice of a slice of an array +0.44
Returning a dataframe that lists column pairs using comprehension +1.52
Count the number of non zero values in a numpy array in Numba -0.95
Get the highest String Version number in Python +3.41
List comprehension with multiple conditions and value reassignment -0.29
Efficient way to check that dataframe's has a complete grid of... 0.00
Make a date less specific in pandas -4.40
How to get an average 'spread' from a list of numbers? -2.45
How to loop through columns of a list? +3.54
Find missing dates 0.00
Python pandas dataframe aggregation output 0.00
How to extract all the numbers from a text file using re.findall()... +3.55
pandas Series from all possible combination of certain column values +4.83
How to flatten one layer of list of list of lists in python? -0.35
Add dictionary values stored in variable to the list python3 +1.76
Why does Python copy NumPy arrays where the length of the dimension... +0.01
Adding values to a new array -4.37
How to concatenate specific rows in python? 0.00
Python NumPy - angled slice of 3D array -2.67
How to make python's read_csv read files in alpha-numerical order +3.52
Function to create new df by counting occurrences by distinct value... 0.00
Why does the for loop produce output vertically? -1.78
How to check if value exists, in multiple lists in a dictionary, an... -2.24
Logarithm of two dimensional array in Python -2.01
Picking values from the list - how to make it more efficient -1.24
String to n*n matrix in python -1.11
Reshape a matrix +4.70
Add decimal point after two digits from left in pandas df columns +3.51
Adding a different, specific item to the first x items in a for loo... -0.04
I need to replace the result of an operation in an empty list of py... 0.00
Generate 1d array form txt file using python +3.29
In Pandas, creating a new data frame using data filtered by a list... +1.47
How to find the max index for each row in a tensor object? 0.00
Why does this while loop execute but produce the incorrect answer? +4.21