StackRating

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

r.ook

Rating
1535.28 (14,477th)
Reputation
6,095 (26,750th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
get the key of the maximum value in the dictionary among some values 0.00
Python: updating a single item in a list, updates the entire list +1.68
AttributeError: 'list' object has no attribute 'to_csv&... +0.48
Is there a way to disable iteration for classes that define a __get... +0.47
Compare 3 arrays to find patterns and format output -0.46
Replace string which has dynamic character in python 0.00
How to best perform recursion on a pandas dataframe column +2.46
Fixing non types -0.28
How to reshape boolean columns from wide to long table -1.60
Cleanly hard code a pandas dataframe into a python script? -2.03
Pass multiple dataframes simultaneously as arguments in a user func... +0.45
How to iterate a list and join specific elements in Python? -0.75
How to remove all nonnumber string characters from list? +0.76
How to update a column value in dataframe if there is any missing v... -0.58
How do I ensure that a generator gets properly closed? +2.15
How can i join 2 json file on the basis of common key +0.10
python 3 dictionary filter 0.00
insert characters in a string if the previous four characters are a... -1.58
How can I zip every element of a nested list? 0.00
I can't populate a dictionary inside a list +0.45
Pandas: Finding sets of rows with some duplicates +0.43
Remove duplicate values in different Json Lists python -1.05
how to write into excel file without dataframe using xlsxwriter 0.00
How to force import module in Python 3? 0.00
How do I access array elements if the dimension can vary? 0.00
bash python no such file or directory: why is my file path differen... 0.00
How to loop over .dat file and append specific column per set of li... 0.00
Pandas: Drop duplicates based on row value 0.00
Getting a return code from Python for Powershell script 0.00
How to add function with a name supplied as string to a class in py... +1.19
Obtaining numpy array of shortened lists? -0.04
Slicing data in list -0.78
Pandas calculate aggrerage value with respect to current row -0.48
Auto activate virtual environment in Visual Studio Code 0.00
Iterate and concatenate over two lists with different lengths while... +1.70
Filter two irregular lists by the repeated elements in one of them +1.21
Get a list of customer who don't shop in a certain shop -0.71
Tkinters highlight of button is not working for me 0.00
Filter list of dictionaries by key value - return answers as a list... -0.42
Deleta a row with 'del' command in pandas 0.00
Pyhonic use of if statements for inequalities applied to chunked list +1.42
Does a subclass require a constructor/initializer? -0.75
Sorting columns with strings in excel file [with python,pandas] -2.23
Why do dict1.items() <= dict2.items() and dict1.viewitems() <... +0.49
Python Class: Singleton or Not Singleton by Passing a Value? +2.19
converting json with different format to csv -0.71
How to replace all characters except for one in a sentence -1.48
Pycharm Terminal does not seem to use virtual environment 0.00
How to compare two image files contents in python? +0.11
How to get size of the string or any data without object overhead i... 0.00