StackRating

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

Roger Fan

Rating
1560.17 (5,566th)
Reputation
3,672 (45,762nd)
Page: 1 2
Title Δ
Python string get leading characters up to first comma +3.11
Kolmogorov-Smirnov test in Scipy with non-normalized data 0.00
Filter and sum different columns in a numpy array 0.00
Dictionary with lists: Fastest way to get the key corresponding to... +5.11
Ensure a trailing character is included as a string in Python +1.77
Clean Messy Strings in Python -3.89
How do I convert new data into the PCA components of my training da... -1.46
Elegant expression for row-wise dot product of two matrices +3.45
Filter rows of a numpy array? 0.00
Get a subsample of class objects when attributes are lists +3.34
Making a list of numbers from a textfile +4.08
Has the behavior of numpy.in1d changed when passing a set? 0.00
Replacing a string by a string with backslashes +2.99
Docopt - Errors, exit undefined - CLI interface for Python programme 0.00
Subtract all pairs of values from two arrays 0.00
Returning variables from functions containing if elif else statement +4.40
What is the difference between these two way to define a list in py... 0.00
counting the unique items in a numpy array: why is scipy.stats.item... +0.55
How can I add a var into a Python list without copying the object? +0.89
Python: Index in a list of lists +4.47
Indexing vs Reverse-indexing -3.60
How do I call a function with arbitrary parameters from another fun... +4.76
Finding closest three x,y points in three arrays -2.48
Alternative to string.strip +0.27
Is there intention to build a read_sas7bdat() function in pandas? 0.00
Changes of clustering results after each time run in Python scikit-... +3.65
Numpy nanmean and dataframe (possible bug?) 0.00
Reducing nested for loops that build dictionaries/strings (Branchin... +3.27
In Python, what is a minimal way of assigning a value to a variable... -2.33
Iterate backwards and forwards over two lists at the same time in P... +3.85
How to write the result of a calculation to a file in python? +1.00
Are element-wise operations faster with NumPy functions than operat... +1.59
Python: Get name of list as string 0.00
Perform check on lists -2.10
Appending arrays in numpy -4.74
Iterating through a .txt file in Python and separating into strings -0.23
Writing and expression that displays the first and last initals of... -0.42
how to print out a string and list in one line-python +3.50
TypeError: unsupported operand type(s) for +: 'int' and ... +1.54
How to remove duplicates from a list of tuples but keeping the orig... -4.31
Optimal way to append to numpy array +4.69
Printing every item on a new line in Python -0.27
Return multiple vars: list/tuple -0.10
Finding the average of non-zero values in a python dictionary +1.75
How to implement if-else using n for n in m iteration +1.78
Unwanted extra dimensions in numpy array -3.90
numpy array concatenation error: 0-d arrays can't be concatenated 0.00
Create a Dictionary from a Dataframe With the Index as the Keys 0.00
Descriptor behavior when accessing a dict's key -0.44
Create a list of default objects of a class in Python? +5.12