StackRating

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

Sociopath

Rating
1520.49 (30,926th)
Reputation
4,927 (33,650th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
Comparing multiple pandas columns of different length to access a f... +0.41
why am i getting NameError when accessing a function +2.15
Python: I want to check if row has multiple same values for any of... -0.55
How do I drop all numbers as data cleansing on pandas effectively? -1.46
Data Manipulation using Pandas +0.52
Python : Adding conditional column to pandas dataframe, more python... -0.37
show results from extractall function in one column in dataframe +2.67
Python: Create new column with condition and "contains"-S... +0.09
How to generate random data off of existing sample data? +2.16
Remove sublist after first element appears n times +0.14
Python sum values within nested dictionaries +1.59
Is there a pythonic way to replace nan values from dictionary? 0.00
Convert array to list and remove strings +0.65
Removing items form a python Dict giving me error -0.69
Get index of series where value is True -0.28
Convert decimal numpy array in 8 numpy arrays after binary transfor... +0.04
How to merge file base on Column values with conditional base 0.00
How does sklearn.clusters.KMeans.lables_ work in Python 3? 0.00
pandas - multiple 'yes/no' dummy variables -1.85
Python - If Statement With input() Not Functioning Inside def() Fun... +0.02
Count tokens across different raws in a column 0.00
String "NA" conflict with pandas na type 0.00
Add missing features to dataframe 0.00
Finding values in a column that are same and making separate datafr... +0.03
Replacing values that match certain string in dataframe -0.46
Creating new pandas dataframe based on existing columns with duplic... 0.00
Find last occurence of item in a list excluding the last element +2.60
Why am I getting "1" as the class predicted all the time? 0.00
Python function that organizes values in a lis, dictionary +0.51
How to optimize preprocess all text documents without using for loo... 0.00
ValueError:. Use a.empty, a.bool(), a.item(), a.any() or a.all(). w... +0.02
How to extract column and row index from a Data Frame that satisfie... -0.26
Why for args() returning only one value when using return()? +1.36
Define a function to choose 2 bigger number out of 3 numbers then s... +0.96
How do you put the output of a for loop to a list in Python? -0.35
python: How to use for loop in findall -0.93
dataframe sample data until I have N different values in 1 column 0.00
how to make a certain values of a column value to zero based on ano... +1.67
Pandas: how to change the data type of values of a row? -0.54
Python Pandas merge and update dataframe 0.00
ValueError: Found array with dim 3. Estimator expected <= 2. >... -0.43
Python, 3D-matrix, how to get an entire column for example? +0.38
How to store min and max marks input by user and output using an if... +0.33
Comparing Next Item with Previous Item in a Dictionary -1.23
how to extract every data point of a minute in a dataset? -0.52
How to check if all values in a dictionary exist in a list? +0.53
Merging multiple similar tables together with missing items and value 0.00
Changing Array of elements to multiple array of elements -0.44
How to clear values from columns with the values "No" ins... 0.00
find first string starting with vowel in LIST Python +0.20