StackRating

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

azro

Rating
1627.33 (928th)
Reputation
11,371 (13,096th)
Page: 1 2 3 4 5 ... 31
Title Δ
how to replace values of dictionary with another dictionary values 0.00
A more efficient way to using ArrayLists for a set of classes? +1.08
How to read multiple json files stored in a folder into different d... 0.00
Using regex to create a list of dictionaries with positive lookbehind +2.21
How do I print a specific message if the user inputs the same strin... +0.10
If tuple index out of range, start from the beginning +1.94
Python subsetting data by hour and minute, ignoring date 0.00
Difference between [] and [[]] in Python +0.34
Print an array in String without using Array.toString in Java 0.00
How to create a list from a dict of lists that has combinations of... 0.00
list index out of range when compared against dictionary 0.00
How to use a value from a function and pass it down to another func... +0.35
Why is A[:,i] different from A[:][i]? +1.36
How to refactor such nested if statements? -1.04
How to write into a text file with specified formatting python -0.15
Delete records in a text file based on column number and condition... 0.00
Java - complex numbers - problem with imaginary unit 0.00
How duplicate each element of ArrayList n times? +0.34
Use a variable string as object parameter in python 0.00
pandas calculate total years from lists of years in multiple columns -2.09
How do I remove a word that contains a dash from a text? 0.00
Unexpected print output for python string formatting +0.35
Python nested list: How to split the inner string elements of a list? +0.34
Implement encodeCaesar 0.00
Why does `print(exec(...))` return `None`? +0.39
How to convert numerical strings inside a mixed list of list to int... -0.85
How to use loop variable inside pandas df.query() +0.36
Can I apply a function on my list elements and store the list eleme... 0.00
How would I get the current time (Not 24 hours) using datetime in d... +0.37
apply list of function to an iterable one after another in python 0.00
How to handle exception raised at low levels of the package or func... 0.00
Elegant way for splitting tags 0.00
How to create 5 small text files from a large text files using pyth... -0.15
count occurances in list of sets +0.32
Continue the loop once the item meets a condition using a python ge... 0.00
How to verify that a replace has occured with Python re.subn 0.00
How do you sort a list of tuples without using sort() or lambda() f... -0.41
python3 decorator method inherited from child class 0.00
Python - Scoring a list of words using a dictionary of Scrabble let... -0.52
Python: more elegant way to assert type of function input +0.34
looping through a week of dates in Python postrgres query string an... 0.00
User Input matrix(n*n+1) in python -0.15
How to fix Flask Blueprint Error - No Module Found 0.00
How do I fix try except error on employee time sheet? -1.50
time data 'Month' does not match format '%Y-%b' (ma... +1.26
How to make a list of dicts from a list of values for a fixed set o... +1.01
Java 8 convert for loop and summing of values to stream/lambda? +1.48
Calculate the time difference between two hh:mm columns in a pandas... 0.00
Python regular expression to match string but not substring 0.00
finding the average using functions in python -0.17