StackRating

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

kezzos

Rating
1461.86 (4,527,484th)
Reputation
1,610 (102,345th)
Page: 1 2
Title Δ
Python to determine when array is not significantly increasing or d... +0.41
Read unstructured CSV +1.82
Creating Dictionaries from arrays in Python -0.33
Split one column csv data into multiple columns by number of rows -0.79
Counting no. of matches from two lists given a condition to split t... +0.68
Use columns as row and column headers in a matrix -2.51
How to add title to Seaborn Heatmap color bar? -2.86
Divide the list into three lists such that their sum are close to e... +4.23
how to use lambda to unpack this list [(a,b),(c,d),...] in python3 -1.18
Search through list and do based on predicate in python 0.00
Framework to create an application that plays video and shows data... 0.00
How to show decimal point only when it's not a whole number? -1.39
Is there a way to insert into elements of List2 alternately from el... -1.39
2D python list of numpy arrays to 2D numpy array -3.64
Numpy unique 2D sub-array -1.09
How to compare differently nested dictionaries and lists in Python... -0.43
Python: How do I continue searching a list for different elements e... -3.70
How to sort a single line of a Pandas data frame +5.07
Python count change in list for specific text -2.29
sorting list of lists and getting indices in unsorted list +0.57
How to sort line by line in multi files in Python? +4.44
Join String with a List of Tuples -3.18
Removing values in Dictionary with a list of words python +3.36
Pandas dataframe - creating dataframe with one record -2.08
pairwise comparisons within a dataset 0.00
How to generate effectively a random number that only contains uniq... -3.40
How to use a dict to subset a DataFrame? -2.79
How to replace each array element by 4 copies in Python? -2.64
Remove duplicates from a list of list based on a subset of each list -0.34
Python searching through columns +0.59
Function to return elements from a list in Python +4.20
Finding multiple repetitions of smaller lists in a large cumulative... +4.99
Sort multiple dictionaries identically, based on a specific order d... +1.10
How to make all possible combinations of a word in Python -0.49
When should I use list.count(0), and how do I to discount the "... +2.45
How to substitute two numpy subarrays with a single one +0.62
Is there a good way to visualize large number of subplots (> 500)? +2.30
Comprehension to instantiate a boolean 2D array? -0.57
How to edit lines of all text files in a directory with python -3.15
Pass a variable number of arguments to the map function -2.58
How to split string and map each character into dictionary +2.30
How to round a number to a chosen integer +1.40
Splitting Nested List at every ['-1'] -3.13
Fastest way with parallelization to compute distances between two p... +0.36
sorting points to form a continuous line -3.02
Python Dictionary Optimization 0.00
Numpy memmap and multiple processes 0.00
Find indices of common values in two arrays -3.17
python, pandas and importing multiple csv's into a dataframe -1.75
Memory consumption of NumPy function for standard deviation +0.06