StackRating

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

kederrac

Rating
1529.69 (18,795th)
Reputation
270 (425,038th)
Page: 1 2 3 4 ... 20
Title Δ
how to set a timeout for a random generated number -2.02
Update item in dict comprehension python +0.80
Construct a dictionary from a list of dictionary keys, sub-keys and... +0.59
Python restructuring dictionary -1.02
How to save a variable to a text file and retrieve it later? +0.81
How to find min value of multidimensional dict? +0.78
Can I flatten a deeply nested Python dictionary which contains valu... +3.03
Interger List Reversal producing a NoneType Error -0.51
Print data in console in python -1.93
Update json object by adding new attribute in python -0.02
How can I convert string to dictionary? -0.63
Count lines in multiple text files python 0.00
How to print file.readline() line-number? +0.45
Pass arguments to a function in a list comprehension 0.00
Error is thrown while practicing Inheritance in Python 3 -0.79
How to add text into a specific file line? +1.84
Turning a list that is already in dictionary format into a dictionary -0.98
Function that reads last line of file? +2.08
How to print new list from previous list using functions in python? -0.02
Package not getting installed inside docker container using pip -0.03
How to subset the rows meeting certain criteria in Python 0.00
Python Looping through a list over again +0.48
My assignment is to Create a file with comma seperated random numbe... 0.00
How to create python list at every new object detected 0.00
Python. Cannot import multiple functions from the file +0.48
Execute a randrange() having exceptions from a list -0.02
Iterating over the string names themselves possible? -0.52
Dictionary Definition in Pythod has syntactical error 0.00
How do I replace words (in a txt file) that match my list of strings? +0.48
Python how to count colums in a csv open using DictReader +1.05
Printing a Python list over and over with the threading library +0.48
Cast and type env variables using file +0.80
I need to customize the length of the print 0.00
Combining Dictionaries w/o overwriting +1.19
How can I use list comprehension for manipulating array data by ind... -0.48
Reading multiple lines of strings into a list - Python -0.01
How to read number of methods in a class in python? -0.52
ValueError: not enough values to unpack (expected 2, got 1) when sp... -0.28
How I can print the first element of differents repetitive element... +0.75
TypeError: connect() missing 1 required positional argument: 's... -1.62
Create new row in data-frame if date exists in a list and not in th... 0.00
Iterate over a list and remove their elements multiple times +0.46
pandas convert big int to string avoid scientific notation 0.00
How do I take the same index of different lists and put it into sep... +0.53
Change two lines dyanmically on Python 0.00
Python: How to append list item to dictionary if item equals key? -0.26
Python np.append does not work on dictionary value which is of type... -0.08
get item from a list of dictionaries via index -1.04
convert data frame to list of list in python -0.04
Are there better ways to have different actions chosen in a functio... +1.24