StackRating

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

Riccardo Bucco

Rating
1512.63 (54,410th)
Reputation
126 (619,631st)
Page: 1 2 3 4 5 ... 6
Title Δ
How to calculate the mean, if my list it was with another list insi... +1.01
Adding together elements contained in two lists -0.53
Get the __dict__ representation of the parent class from a child cl... 0.00
How to sort a 2D list of strings by length in python? 0.00
Python: Generate String Combinations with set count of type. (Strin... +0.47
a function that takes a list value and returns a string with all th... -0.54
Create a 4D list from a 3D list +0.34
Inserting a period after each character in a loop +0.10
Python: count occurrences of an element in a column of 2D list +1.19
Python String Manipulation - Split, Slice, Convert from HEX to DEC 0.00
Replace first occurrence of character in string, but only if first... -0.37
How to calculate distances from coordinates stored in lists 0.00
Remove items in an array that are contained in other items [Python] +0.86
Optimizing/improving speed of simple bit of Python code +1.31
Writing an array with a range in Python3.x +0.02
how to sum array elements in flask python? 0.00
Passing a function with an "implicit" argument +2.09
Loop a list to output each element twice with different prefix 0.00
Find all path in a graph where the ends have more than 2 connections 0.00
Generating tuples from dictionary key and it's values 0.00
AttributeError: 'list' object has no attribute 'dist' 0.00
Extract lists from a list of dictionaries 0.00
Retaining specific nodes while using k-core in Networkx 0.00
how to generate a graph using 'random' and 'networkX... 0.00
Find nodes within distance in networkx and python 0.00
x for x in mylist if x not in myNames - for letter 0.00
How to use class property as a default parameter in Python? 0.00
python count the number of words in the list of strings 0.00
Transform string of coordinates stored in a tuple into list -0.53
How to annotate that a function returns a union of input types? 0.00
List to comma-separated string values -0.28
Creating a dictionary from list of lists using only one for loop -0.50
Selecting and deleting a list of words from whole panda data frame... +0.01
Is there a way to convert a list of dicts to a set of dicts? -0.54
Finding patterns on strings on Python +0.89
Replace one section of a bigger list with a smaller list -0.10
How to limit np array by sum of its elements 0.00
Dict keys change after passing it to json.dump and json.load +0.47
I have a dict where all elements are bytes. How can I get a dict of... -1.34
How to show the correlation between counts and rate? -0.27
Find index item in a list based on the length of a variable in the... 0.00
Calculate shortest route of subset of a graph 0.00
Merge two sorted lists and preserve order 0.00
How to concatenate two different into one array +0.47
Given a list of days, months, and hours in python, how to find the... +0.81
How to get a list containing the values and the keys of a dictionary? -1.36
How do I insert the combined elements of two separate lists with th... -0.36
Is it possible to dynamic instantiate a class written in a string w... +0.40
How to duplicate numbers in string n times? -0.03
How to copy and append mutiple string from a list into another list +0.06