StackRating

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

acushner

Rating
1486.54 (4,458,575th)
Reputation
5,642 (29,090th)
Page: 1 2 3 4 ... 6
Title Δ
How to merge rows in a pandas dataframe that share the same designa... -1.62
Add new column in pandas data frame based on condition and replace... -1.66
method chain lazy execution in python +1.76
Apply a custom function iteratively in a subset of rows -0.46
Upper case characters every other character but ignoring symbols an... +0.15
Does `if` work only in combination with `else` in Series.apply(lamb... -1.32
How can I isolate the first character of each word in a string? +0.25
Making a property method callable -0.27
Getting KeyError in kwargs.pop even though I pass the argument +0.51
Alternatives to index() in Python +1.21
Using a for loop to find the location of all strings in a list (Pyt... -0.90
What is the pythonic way of doing a for loop with these conditions... +0.04
Python unsupported operand type(s) for +: ... +0.50
Python dictionary creation through comprehension -0.32
decompose "with" statements to various functions 0.00
Python : Slice each sentence in list of sentences 0.00
Make and filter a dictionary in Python 3 +0.03
How to take a function that checks if a pair of elements added toge... -1.75
How to slice an array of arrays in Python -0.51
How to get the last string in line, and insert it to array? +1.15
How do I read a single value from dataframe in Python? 0.00
Creating new pandas dataframe in each loop iteration 0.00
Adding new element at the end in each internal list of list in Python +1.22
Why does Pandas Series created from list appear enclosed with squar... -1.08
Determining the cumulative maximum of a column 0.00
Python: How to recognise raised exception as an error and pass it t... +0.50
How do I view the full path of an Airflow DAG? -0.16
Python comparing lists of list with multiple strings -0.97
Replace Some Columns of DataFrame with Another (Based on Column Nam... -0.62
Comparing two csv files by non unique values from multiple columns,... -2.06
How to paste multiple lines in Vim? -0.76
minimum value in a two lists -2.22
Is it possible to use a single task in multiple DAGS in airflow? +0.48
How can I simplify this code? -0.14
How to iterate through dictionary where keys are pairs? +0.26
How can I generate unique itertools chains? -1.55
function help. trying to print list1 what is missing -0.03
How to determine if there are non-string values in a Pandas Series +2.50
Realtime data stream to python from CSV file 0.00
Python list.remove() not working +0.48
Pandas column that references itself -0.46
Is there a way to accurately generate an evenly-spaced array? numpy... +1.10
Print the name of the first letter inputted by user - Python +0.28
Access values from next line within for-loop to continue and break? 0.00
Group similar dict entries as a tuple of keys +0.50
Is there a simpler way of writing this code than the two ways I hav... 0.00
Using replace instead of find +1.63
How to divide a list into a given time step +0.38
Is there a way to apply decorators to Python data structures? +0.56
method within class is not callable within that class? +2.33