StackRating

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

jfaccioni

Rating
1547.31 (8,790th)
Reputation
121 (637,637th)
Page: 1 2 3 ... 5
Title Δ
How do I produce synthetic data over a specified range in python? 0.00
recount group if out of sequence -1.94
How to assign a value to a new column with a string condition in pa... +0.44
Whats the python equivalent for sumifs to solve the given problem +0.00
How to remove certain strings from a list in python +0.45
Categorize number of occurrences +0.42
How to search a string in a file in another file +1.16
Pandas - Is it possible to create a column based on boolean values... +0.99
How to can make a scatter plot of xy column but based on the value... -0.06
Python script replaces string only once and then copies everything 0.00
How to avoid overwriting data when creating a list? Selenium Webdri... 0.00
One-Hot Encode & Correlation 0.00
show error bar in multi line plot using matplotlib +1.94
How can I update a dictionary from within a class method? +0.45
apply all possibly combinations into code to calculate score 0.00
timestamp (time new epoch) without microseconds 0.00
Join two Pandas Dataframes keeping specific string in specific column -0.92
How to find the median for dataframe of population with columns of... 0.00
Can an attributed object access its object's other attributes i... -0.47
Converting non-numeric values to numeric in some, but not all, colu... 0.00
ID generator: class variable vs while yield 0.00
How to find specific JSON value in complex JSON object with Python -0.56
Getting error while calling generator in Python 0.00
Dividing the large file into smaller chunks after specific characte... -0.06
Convert only the numeric elements of pd.series to float -0.58
Pandas: How to get the dataframe of count of rows of every file in... +1.75
Replace specific values in multiindex dataframe -0.37
In an overlapping scatter plot, how to give preference to a specifi... -0.07
Is there a method to convert a letter into it's index in a tupl... -0.69
Inherit class instance attributes in the most right way +0.05
How can I "alternate" display the content of two lists? +0.41
How to patch multiple inputs in python unit test using with stateme... 0.00
How do I patch the values of a dictionary that belongs to a class w... 0.00
Sort DataFrame by a datetime object from Jan to dec -2.11
Iterate through two dataframes and create a dictionary one data fra... 0.00
The number of times an item was on the list before +1.09
Find which rows of a dataframe exist in another dataframe -1.95
Map columns' values to another column +1.77
Replace values based on a list but keep replaced value on a separat... -0.44
how to edit x-axis label on histogram? on matplotlib 0.00
How to get a list with the length of elements of another list? +1.21
Change Qt Stylesheet for all Instances of a Widget 0.00
PyQt automatically restart the timer to a different number 0.00
Create DataFrame from multiple lists? +1.93
Iterate over all rows in dataframe and check all column values are... 0.00
How to change referenced numpy arrays to a slice of itself? +0.64
Difference between list() and [ ] in Python 3 +1.03
Why the dataframe is altered when only df.to_numpy() is involved in... +1.15
Using For Loop to create a List to then export with Pandas to Excel 0.00
Selecting two highest values from a list, whilst keeping a record o... +1.10