StackRating

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

Roy2012

Rating
1545.72 (9,331st)
Reputation
487 (278,942nd)
Page: 1 ... 8 9 10 11
Title Δ
How to clone a class but not copy mutable attributes? 0.00
python 2.7: @ (g/s)etter def fails derived class 0.00
How to update csv data in mutiple rows running this code mutliple t... 0.00
Grouping data by multiple criteria in Python 0.00
Formatting the elements of tuples within a given list in Python -0.82
How to make the rest of a DataFrame column take on the value of a f... 0.00
How to extract Time from a SRT File? 0.00
Why is there a obj_method = obj.method pattern in Python code somet... 0.00
Find values that exceed the minimum or maximum 0.00
I have a dictionary of values for 'n' orders. How would I r... +4.08
Pandas html to df - commas in numbers 0.00
How to convert a dictionary and write it into a CSV file? +4.07
Calculating RSI in Python 0.00
Create new df with for loop in Pandas +3.88
pandas decoding a string returns NaN 0.00
How to sum up all values in a row where the column contains a speci... +4.60
How to broadcast uniform random numbers to each row in Pandas? 0.00
How to save file with pickle and return it? 0.00
List comprehension for multiplying each string in a list by numbers... +4.15
Python Pandas Dataframe not filtering all the valid records +4.37
Mean of the certain rows of columns -1.14
Python os.getcwd() is not working on subfolders in VSCODE +3.29
Sorting one multidimensional array according to another +4.24
What packages and functions to use to create this diagram? 0.00
IndexError: list index out of range, in CSV but if I print row[inde... 0.00
convert pandas.tseries.offsets.Day datatype to integer datatype for... 0.00
Raising a python vpn server -2.29
Set a certain percentage of a dataframe equal to NaN -3.63
Pandas - Improve Performance of apply method -2.89
How to simplify the long equation? 0.00
Why does zip eagerly evaluate the elements of its arguments? 0.00
Performance difference between for and while loop in Python 0.00
Pandas - How to Extract Headers Which Are Contained Within Each Row? +2.25
How to Add Record of Missing Row to Dataframe 0.00
Calculate distance between various points of a dataframe with pytho... -3.71
solving custom equations using pandas or numpy +1.62
Rolling 12 months count of unique id displayed monthly 0.00
requests.exceptions.SSLError using "requests" package 0.00
Performing math operations on each line of a text file 0.00
UTC to CST time conversion using pytz python package -3.46
Able to run 2 yields at same time using flask but to check the perf... +0.14
Can't pick a dataframe column 0.00
Groupby by Year with pd.Timestamp / dateTime64 in the format YYYY-M... -2.50
Dataframe: Drop columns within a subset when all values in columns... -4.05
Efficiently computing a dataframe column containing the column name... -2.59
RabbitMQ returning 404 closed by broker 0.00
How do I use the multiprocessing module in Python to call different... 0.00
in-memory sqlite in production with python -3.97
how to plot value counts with showing titles of values in pandas? -3.55
Trying to create a switch case in python to receive user input for... +4.06