StackRating

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

Paritosh Singh

Rating
1549.06 (8,223rd)
Reputation
2,155 (78,123rd)
Page: 1 2 3 ... 6
Title Δ
Check if words of a list occur in a list of dictionaries in Python 0.00
Pandas how to check values of specific columns is same +0.28
Sort elements using specifc order in python -0.65
How to change every element in a list of list that is convertible i... 0.00
Stripping similar elements from the beginning of two lists +2.50
'Missing return statement' in simple conditional structure +0.19
Finding indices of duplicate items in Python +0.43
itertools / takewhile -> gave me unexpected result [0] +1.26
Find closest date within group +2.03
Finding a pair of values which add up to given sum -0.48
Python print/display only if the sum is not zero -0.56
When using the K-Means Clustering Algorithm, is it possible to have... 0.00
Return a value if it does not exist in a document 0.00
handling arrays with missmatched sizes -0.06
Cannot understand why more vectorization is slower than less vector... -1.23
Python: using zip() to unpack a superlist of lists into separate li... +1.60
why am I getting a none being printed after my display function? +0.44
Rolling sum on a dynamic window -1.34
Pass by reference in python +0.82
Can I install Tensorflow gpu without nvidia graphic card? -0.06
Why is this variable considered local? +0.44
Creating lagged variable -0.07
Create a list from dictionary values and some conditions in python +0.42
pythonic way of replacing the content of list of list? +1.11
Is self a requirement in __init__ and other methods/functions? 0.00
Please ignore this. `types.DictType.__new__(types.DictType, (), {})` 0.00
Assigning functions as variables for a finite state machine in python -2.04
Conditionally populate new columns using split on another column +0.43
Is there a better way of writing these if statements +0.85
Tower of Hanoi, problem with understanding the code -0.59
Creating new list names during iteration to .append() elements +1.15
Python - Calculate combinations of different values as a sum +0.44
How to make nested list from list where values are counts of list i... +0.69
Multiple Conditions Sum Between Two Pandas Dataframes -1.09
remove duplicate items from list if they come in certain sequence +2.30
How to put my size and name of a file into dictionary -0.13
"How to" question about initializing ndarrays -0.87
Why `max()` won't use `nonlocal` var changed by a function in p... +0.06
Identify increasing features in a data frame 0.00
Using **kwargs on super() gives me Attribute Error 0.00
What is the time complexity of these two solutions? 0.00
How does the 'yield' keyword in python really work, especia... +1.70
Finding counts of relative and absolute fluctuations in dataframe w... +1.99
How to dynamically add nested elements to a dictionary -0.03
Converting an list to a dictionary in python -1.17
How to get an array of indices of minimum values for a multimension... 0.00
Dictionary of dictionaries with iterables to pandas Dataframe with... +1.50
Iterate over pandas data frame and select n number of rows and colu... -1.30
Fastening the generation of data sequence into array using Python 0.00
How to get the index of an sorted array where the summary of first... -0.07