StackRating

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

iz_

Rating
1635.36 (780th)
Reputation
7,771 (20,369th)
Page: 1 ... 6 7 8 9 10 11
Title Δ
Match the 'x' which has even number of 'G' before it +0.64
How to check if there are equal number and then print the largest n... -0.91
How to incorporate lists as values in a dictionary? +0.42
How to add a dimension in numpy array? (125, 125) to (125, 125, 1) -1.05
How to find different combinations between two list? 0.00
Converting a list into a dictionary with key value pairs +0.14
Code with enumerate and for loop is giving me repetitive result on... +0.93
Match all the words of an exact length separated by comma -0.52
Take Mean of Multiple Multidimensional array in a dictionary -0.10
Collapse mask array along axis - Numpy in Python +2.72
How to concatenate two dictionary lists together in python? 0.00
How to get a SubList from a list based on indices in another List? -0.81
Nested list comprehension with dependent conditional -0.11
Squaring a list, then amending entire thing it into an empty list -0.35
Unsupported Operand Type + More Issues (most likely) 0.00
Conda install screwed up my environment. Can I undo it? 0.00
How to install cvxopt without downgrading mkl and python +1.30
What is the simplest and shortest way to convert a string-like-set... +0.86
How to partially read a text file and write the piece into another... +0.41
How to make changes to a dictionary persistent? +0.94
Finding unique letters in a string +0.38
Calculating avg score and returning a string +0.27
Where to put break statement or how to change my code? 0.00
Making a more precise program to calculate (eg 2/3) than just 16 ch... -0.12
Is there any way to genarate a string which will have index wise al... +0.67
I have a text file (12 column and 10K rows). I want to load data fr... +1.68
use a list comprehension to double number until it reaches x 0.00
Adding values from a CSV file +0.02
Find minimum value in a dictionary 0.00
How could I assign the values from range(5) to a variable? -0.36
Deleting an entire list from list of lists +0.15
Creating a list of items where each has a value assigned +0.38
How do I ignore negative numbers when finding the minimum in a grou... +1.81
Find duplicates in a 3 Dimensional tuple list +0.68
Reshaping string in python -0.08
Finding the specific index of a list of large array +0.39
Print each word in string using index slicing +1.31
Repeat/duplicate a given numpy array ten times -0.57
Check if unhashable item already in a list/set +1.61
How to remove the corresponding value in three list that is duplica... -0.66
Sum Data Across Individual Rows in a DataFrame -1.67
I have a list of numbers and I want to know the first numbers that... -1.16
map with a lambda function that accepts two parameters +0.39
How to replace the value in a list with their ordinal number? +0.99
In python np.diff() mean out[n] = a[n+1] - a[n] but i want out[n]=a... 0.00
Invalid syntax for format -0.10
how to group homogeneous properties in a python class 0.00
Appending lists of words or characters from all rows in a dataframe +1.39
Python 3 sum 2 integers with input. ValueError: invalid literal for... -0.28
How to calculate the combination to reach total(sum) using Python? -0.07