StackRating

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

maow

Rating
1516.26 (40,846th)
Reputation
185 (485,890th)
Page: 1 2
Title Δ
adding two columns in multiindex dataframe pandas +1.80
Wrangle messy data with Python pandas -0.10
Merge columns from two dataframes when value in columns are not equal +4.10
Please Guide to Loop through a DataFrame while Pushing to Firebase -2.74
Using df.shape I get wrong number of rows 0.00
How to transpose column values to headers, while getting values fro... 0.00
Flattening a nested dictionary with unique keys for each dictionary? 0.00
reset_index(drop=True, inplace=True) not working 0.00
Syntax for multiple aggregations and column renaming in pandas +0.76
Reshape dataset for trading orders using pandas -4.46
How do you merge dataframes in pandas with different shapes? -0.12
How to get vendors count from dataframe in pandas? 0.00
How to count values for columns in a groupby dataframe? 0.00
Maximum of calculated pandas column and 0 -2.91
Can anyone explain how the lambda function works as a key in the so... +0.46
pandas: set a column as horizontal axis -5.07
Maintaining label encoding across different files in pandas -0.02
Observer for pandas dataframe 0.00
Pandas reorder rows of dataframe +3.43
Data augmentation with pandas -2.75
Create Dictionary From Dataframe Values +5.13
Get pandas dataframe where numeric values are not bigger/smaller th... +0.10
Indices of parts of data containing null values +3.68
Split Unique Hierarchical column into more columns 0.00
Replacing values in dataframe to nan when greater than x? 0.00
Pandas: create column based on first off occurrences in column B af... -1.39
How can I improve the speed of pandas rows operations? +3.96
How to Get Data Types of Each column available in Multiple Data Fra... 0.00
DataFrame.info() differs from DataFrame.Series.describe() +3.62
Concatinating multiindex dataframe with non-unique multiindex 0.00
Why is the compute() method slow for Dask dataframes but the head()... +0.15
How to group by date without performing aggregate function on stock... 0.00
How to aggregate goupby and discurd the rows after appearing a cert... -2.28
How to count and calculate only selected columns in panda dataframe... +3.87
How Can I optimise my code further using Pandas for the required Pr... +1.81
How to fill pandas dataframe with max() values 0.00
Pandas - Adding missing column automatically to Dataframe +3.90
create another dataframe datetime column based on the value of the... -2.80
Why can I not divide these two variables? +4.22
How to merge two similar rows into one, but putting its value to an... +4.05
(Python) How can I compare 2 or more columns with Pandas? -0.05
How to speed up Pandas loops 0.00
How to efficiently iterate over pandas dataframe based on a columns... 0.00
How to compute unique values for a group of rows and create a colum... 0.00
Remove empty string from a list of strings +2.22
Python Pandas Data Cleaning Issue 0.00
I have a pandas table as displayed. How can i remove the index and... 0.00
Pandas apply function is not resolving 0.00
row-wise calculation of cosine similarity in pandas without looping 0.00
Is there an efficient way to compare each column's value betwee... -1.29