StackRating

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

unutbu

Rating
1714.41 (91st)
Reputation
806,569 (17th)
Page: 1 ... 64 65 66 67 68 ... 151
Title Δ
AttributeError: 'dict_values' object has no attribute 'rsplit' -2.76
Python 3, range().append() returns error: 'range' object has no att... +0.26
Python: extracting an item from a list as a "number" -0.51
Assign same value to different ndarray indices - Python -0.73
How do I get the maximum within a subset of my dataframe in Pandas? 0.00
Input python commands on the python command line +0.40
Produce the sum of products over two lists with python? +1.57
Condense Multiple Variables 0.00
Executing a python script from another python script using subproce... 0.00
Python Pandas create dummy variables with values other than 1 or 0? 0.00
Sorting data in a .csv by month and year and calculating the mean 0.00
Select specific CSV columns (Filtering) - Python/pandas +0.26
Python recursive function returning none after completion -0.35
More efficient/stylish code to convert data structure -1.19
Scraping only new data everytime the webscraping program is run 0.00
Formulating a dynamic class in Python 0.00
how to change the number of processes in multiprocessing.pool? 0.00
How to create a sub-class instance from exception caught in super-c... 0.00
how to split txt file to multiple file base on content -0.25
How to group a run of items in python +0.86
Why does pytz correctly adjust time & offset when crossing TZ &... 0.00
Adding elements in a tuple +0.66
getting an error when I try to print sum(x) -0.51
Read file with missing data with loadtxt (numpy) 0.00
Why doesn't my list comprehension code sort things immediately? 0.00
Why can't I call an exception after I except it? 0.00
Output matching keyword from a string in python -1.27
Calling isinstance in main Python module -0.75
Loop through links using Selenium Webdriver (Python) 0.00
pandas datetimeindex between_time function(how to get a not_between... 0.00
Confusion regarding the output of threads in python 0.00
Iterator that pop's a list property in next() and recharges itself? 0.00
numpy.datetime64: how to get weekday of numpy datetime64 and check... 0.00
How to difference a series in pandas data frame 0.00
pandas quick way to break dataframe by timeindex 0.00
How do you view a numpy broadcast object? -0.04
get items 2 by 2 from a list in Python +0.80
Python GUI login program -0.75
Inverse probability density function -0.79
How to switch from global to local scope in python? 0.00
Obtain frequencies in each bin for histogram2d -0.89
Python approximate group-by +0.57
Print all the data obatained from FIND_ELEMENTS_BY_ID() - Python -0.25
Join two Dataframes 0.00
Is it better to use root logger or named logger in Python 0.00
Bitwise operations in Pandas that return numbers rather than bools? 0.00
Dictionary not recognizing floating point keys 0.00
Python MySQLdb Programming Error: 1064 when inserting data +0.25
How to use executemany() to insert multiple rows but ignore the err... 0.00
Why is the use of [e] * n (for creating a list of single item repea... +1.36