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 ... 99 100 101 102 103 ... 119
Title Δ
Python, Combining lists within a dict -2.40
How to get rid of duplicate file names using python +1.05
Python __sub__ usage with class instances -1.12
Filter Out Rows from a Column in Python Pandas 0.00
Python - Regex - Feed one match into another +0.31
Determine whether a matrix is identity matrix (numpy) -1.80
Writing to console and log file for extended amount of time (Python) 0.00
Group list of tuples efficiently +0.01
BeautifulSoup, get_text(), splitlines(), how to remove empty lines... +1.22
Dynamic creation of variables (for Lists) -2.29
How to get json elements from http response string in python +0.27
Replacing null values in a list with values of another list +0.31
Python function with a list of files as argument? -0.19
Why is map function not effective? 0.00
Convert python 2.7 64bit to 32bit Centos6.9 0.00
Threads do not run (python3.6) 0.00
Loop through directory and save all faces in other directory 0.00
How to take a simple integer matrix as input in python3 0.00
Is this the fastest/pythonian way to use groupby, apply and join? 0.00
Get a listing of all unique characters present in a text file (with... 0.00
How to find certain characters in a list component for python hangman 0.00
Check if path in json object exists? 0.00
Converting characters to numerical values in a dataframe -2.37
Reorganizing extraneous data in pandas +1.64
Join dataframe with matrix output using pandas 0.00
Replace values in a column based on a dictionary (Pandas) 0.00
Access a column of DF that is in list in Pandas 0.00
Create the column with right mapping -2.82
How to efficiently fill an incomplete pandas dataframe consisting o... -2.42
How to reorganize a list of tuples? -0.19
Python function to assign data to multiple variables +1.46
How can I replace a text delimited string list item with multiple l... +0.25
Runtime Error(NZEC) in codechef for python3 0.00
Mapping row-wise sorted dataframe to original column labels (Pandas) +1.43
Get an ordered list of imported modules in python -2.12
TypeError when using `df.apply` (Pandas) +0.29
TypeError after renaming a column in a dataframe (Pandas) 0.00
How to insert n DataFrame to another every nth row in Pandas? +1.00
`AttributeError`when trying to concatenate two columns in a dataframe 0.00
Checking if an element exists in a tuple and retrieving the other e... +1.18
Compute mean of a 3D numpy array 0.00
Is this the correct way to raise an Exception? (Python) 0.00
Python: Finding Max and Min Values in Dictionary +0.90
Web scraping - Get text from a class with BeautifulSoup and Python? 0.00
Square of Numbers in Nested List Python 3 +0.64
How to catch timeout error with urllib (python3) +0.31
Simplify removing subarrays in Python numpy 0.00
Appending values from one column to another in pandas 0.00
Locking first key value pair in python dictionary 0.00
A generic version of python's `str.zfill` that supports arbitra... -1.11