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 ... 82 83 84 85 86 ... 119
Title Δ
Groupby column and find min and max of each group +0.46
Converting Pandas DatetimeIndex to a numeric format +1.34
Split list by tuple separator +0.53
How do I create a list that includes the mapped input and output li... 0.00
Plot the element-wise product of two numpy arrays 0.00
Searching an index for a value in a pandas dataframe 0.00
How to reshape a multi-column dataframe by index? -0.42
Convert a list of strings to a list of single-element sets +0.34
Convert revenue figues in European format to American using Python/... -0.36
Adding keys in similarly structured dictionaries 0.00
Summarize dataframe by grouping on a column with pandas +2.16
Read CSV file with space as thousand-seperator using pandas.read_csv 0.00
Fastest way of dropping zeros from a pandas series 0.00
Concatenating large pandas dataframes produces MemoryError 0.00
Why does using df.drop to delete a column drop the whole dataframe? 0.00
Groupby and perform row-wise calculation using a custom function +1.23
How to fix data getting loaded into a single column of a pandas dat... 0.00
Splitting a dataframe based on the index +1.27
Reading stocks from multiple sources using Pandas Datareader -0.85
Insert rows as a result of a groupby operation into the original da... +0.23
Groupby column suffix in pandas -2.12
Generating a similarity matrix from pandas dataframe +0.25
Proper way to extract rows from a dataframe based on list values 0.00
Using pandas to read a text file with the headers in multiple rows -1.06
Display all IDs in a group only once (excel format) using Pandas 0.00
Assigning unique values in range to variables at random +0.28
How to append strings to a pandas dataframe? 0.00
Repeating rows in a pandas dataframe +1.19
Flatten multiple columns in a dataframe to a single column -1.98
Extract values from a column based on the equality of two other col... -2.02
Is there syntactic sugar for rewriting pandas column values? 0.00
Convert list of integer arrays to a list of string arrays 0.00
Duplicating each row in a dataframe with counts +1.36
Passing operators as functions to use with Pandas data frames -2.41
Reshaping a column into rows group-wise using Pandas +0.01
Groupby and subtract columns in pandas 0.00
Partition a column based on keywords in Pandas +1.07
Mapping values in a pandas dataframe column to a sequence of numbers +0.16
"TypeError: only length-1 arrays can be converted to Python sc... +0.25
Find the last vowel in a string +0.19
__str__ method not working when objects are inside a list or dict -2.20
Extract values from dictionaries in dataframe columns +2.20
Excluding records from pandas DataFrame based on column values 0.00
Difference of sets of multiple values for single column in pandas 0.00
Using regex with \b to match varying phrases in strings -3.00
Understanding the format function in python +0.25
Match and extract substrings inside double quotes with regex -0.49
Select column values based on an if condition in Pandas +1.60
Counting the number of vowels in a string using for loops in Python -0.36
Python print numbers in an alphanumeric string +0.25