StackRating

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

James

Rating
1554.95 (6,647th)
Reputation
13,702 (10,483rd)
Page: 1 ... 12 13 14 15 16 ... 20
Title Δ
to_datetime in pandas changes the date of my datetime data +0.45
Python: Return the words in a string that occur exactly once +1.04
How to make a class method in place? -1.73
Why does using regular expression to check the input from user give... +1.01
Merge function will only work for ordered list 0.00
How can I change the default location of where Python writes/opens... 0.00
Returning the number before a given number in a list -0.24
ord() expected a character, but string of length 0 found in python... -0.03
Join operation of 2 lists of lists based on index +1.38
Jupyter Notebook encoding error? 0.00
Python-how to print all rows of my csv file then recall my function? 0.00
Add a string to an x-axis of integers 0.00
Save data frame as csv/text file in pandas without line numbering 0.00
Using python, sort XML alphabetically except one element -0.05
Count of values between other values in a pandas DataFrame -1.03
Python matrix code variables showing unassigned 0.00
Get start and end date of quarter from date and fiscal year end 0.00
how can I improve the deletion of repeated elements from an array o... 0.00
Why does the operation 2 ** 2 ** 2 ** 2 ** 2 ** 2 cause python to h... 0.00
Equivalent of Bash "!!" in IPython? 0.00
Pandas join two dataframes with different timeframes for each row -0.50
summation group of rasters have common file name -0.04
Random blocks of data in Pandas +0.45
Python Changing name of method +1.90
List of lists to a Pandas dataframe +1.46
Sort rows of a dataframe in descending order of NaN counts -0.87
Finding a range in the series with the most frequent occurrence of... 0.00
How can I read in from two files,insert new columns, and compute fu... +2.10
How to group a bunch of lists by a key to a single dictionary in Py... -0.10
pandas- changing the start and end date of resampled timeseries 0.00
Website scraping +1.69
how to find out which Python is called when I run pytest via Jenkins +0.48
find indeces of grouped-item matches between two arrays +0.89
fast way of populating a very large dataframe with values +2.11
Force Pandas to keep multiple columns with the same name -0.51
Plot only unique rows from large pandas dataframe +0.09
Changing the date format when plotting two columns of a data frames... 0.00
Convert to binned events in time in Python -0.77
Plotting a lines chart for data that is already pivoted with pandas 0.00
Arithematic operation in intra list elements +0.37
Dropping cell if it is NaN in a Dataframe in python 0.00
Python global keyword +0.38
Convert an image array to a binarized image +0.23
Scrapy: How to find highest/lowest values from a number of values? +0.13
Running code through a folder of files using Pandas +0.48
Split list into lists based on a character occurring inside of an e... +0.22
dir() can't work in list comprehension -1.29
insert obj into array -0.04
Matching data from 2 pandas dataframes 0.00
How does it work List index L[L[index]] -0.27