StackRating

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

cs95

Rating
1763.39 (27th)
Reputation
165,658 (316th)
Page: 1 ... 89 90 91 92 93 ... 119
Title Δ
Replacing special characters in a string 0.00
Handling an error within an exception in Python 2? +0.56
Access values in a dataframe based on index and values in another +0.82
Retrieving the position of a a substring present in a string -0.24
What is the use of a docstring in this python code? +0.70
Tiling data to create a pandas dataframe -2.37
Unexpected behaviour when applying a list of lambda functions on an... +0.27
Why can't I add items to the list in Python correctly? 0.00
Parsing JSON dict results in TypeError: list indices must be intege... +0.26
Concatenating numpy arrays and getting desired shape +1.31
Efficient concatenation ignoring suffixes in index -1.67
Getting max value from a list with None elements +1.05
Compare dataframe column values in python 0.00
Display name of 'one-hot-encoded' variables for 'featur... 0.00
Melting a pandas dataframe -0.67
Deleting a linked-list node at a given position +0.75
Update a dictionary with values from a list in Python 0.00
Call an object with special symbols python 3 +0.32
Making diamond ASCII art with Python +0.28
One-line conditionals in Python (C++ style) +0.33
Built-in, indexless, pretty-columns output with Pandas 0.00
Converting JSON data to a pandas DataFrame 0.00
Removing dupicates from a list and sorting it using python -0.00
NameError: name 'cost' is not defined – when calling function -1.39
Why pass a generator into iter to use its generator function? +1.04
Subsetting a NumPy matrix using another matrix +1.19
Getting unorderable types on Pandas' clip on column with only n... 0.00
Finding the closest matching numbers in dataframe using Pandas/Python 0.00
Sorting a list based on boolean and datetime values 0.00
Converting a split string representation of a list into a string 0.00
Cumulatively applying an operation to successive rows in a pandas D... +1.31
TypeError: 'int' is not iterable when trying to iterate ove... 0.00
How to select the first 3 rows of every group in pandas? -1.88
Determining time and space complexity of a recursive function +0.25
Merging dataframes with unhashable columns +1.55
Sorting the columns of a pandas dataframe 0.00
TypeError: an integer is required (got type _io.BufferedWriter) usi... 0.00
NameError: name 'loan_tape' is not defined when trying to c... 0.00
Global variable for dictionary name in Python 0.00
Create a new column based on the values of another column in a data... +0.27
Applying lambda function to a pandas rolling window series 0.00
Generating all possible combinations of characters in a string +1.79
Implementing the collatz function using Python +0.78
How to generate JSON from other JSON files, based on commonly share... 0.00
Forcing pandas .iloc to return a single-row dataframe? -1.84
df.replace call does not make changes to the original dataframe +0.62
Format decimals as percentages in a column +0.89
Return last character of each word within a string -0.81
Count repetitive words in string using regex? +0.27
Partitioning a NumPy array based on labels 0.00