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 4 ... 6
Title Δ
The difference between the two lists with sublists by the first ele... -0.07
Why is the correlation coefficient of these two list equal to 1? 0.00
How to use itertools combinations and permutations to find this? +2.20
Inserting a mini-array into a larger array at intervals (not changi... 0.00
How to search for a tuple in dict with unknown -0.10
create a matrix with a matrix + vector (features + label) 0.00
How to halve the value in a column based on a condition? 0.00
Interesting recursive lambda example +1.76
Why isn't my Python regex matching part of the query string? -1.11
Return list of list from list of strings that have lists in them 0.00
How to groupby the keys in dictionary and sum up the values in pyth... 0.00
I would like to convert an int to string in dataframe +0.45
How can I do to convert OrderedDict to Dict -0.53
List comprehension guard being ignored -1.52
Generate all possible combinations of list using integer elements a... +1.75
How do I get the sum of values under a diagonal in numpy? +1.31
Generate list of numbers T*U and filter every other in each branch... +1.33
how three loops are getting executed -0.08
Store integers as integers and not as floats +1.09
remove elements from list of strings while traversing -0.15
Set index to group of repetitive row values in a csv file using Pyt... +1.18
Create combinations from list and remove if substring to delimiter... 0.00
Generate dictionaries by permutations/combinations starting from a... +2.17
python3 using a generator to filter file with multiline records 0.00
Extract text and integer after specific letter -0.45
TypeError: 'cmp' is an invalid keyword argument for this fu... 0.00
I need help to modify a very basic loop to use indexes instead of v... -0.90
Combinations of list of tuples with alternative values 0.00
How can I convert a list of arrays into one single list? -0.30
Check if element of list is sub-element of other list elements in s... +0.45
Why does splatting create a tuple on the rhs but a list on the lhs? -0.29
Using a different class definition depending on the constructor sig... -0.27
Numpy assign an array value based on the values of another array wi... +0.44
Creating multiple instance sharing common letter -0.09
Adding values of similar arrays 0.00
Cyclic permutation operators in python +1.16
Not able to get specific value from Json file using python -0.13
Append list in list of lists -0.77
How to select a sliding window of elements from a list of lists? -1.30
Optimal Method of create unique list of dicts +2.63
Pandas: How to avoid nested for loop +1.91
Map a dictionary on a list of dictionaries +0.83
Frequency of a regex pattern at each position of sublist -1.85
Convert Pandas DataFrame to html with all tags 0.00
How to combine connected strings within pandas groupby +2.70
how to get subset of list from index of list in python -0.82
Applying PCA to one sample -0.53
Creating DataFrame from a dictionary where values of the dict are n... +1.64
How to change dictionary outside the funchion, if I redefine it ins... -0.62
How to Convert One Element List of Float String with Non-Uniform Sp... +0.11