StackRating

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

sahasrara62

Rating
1437.10 (4,534,811th)
Reputation
895 (169,734th)
Page: 1 ... 8 9 10 11 12
Title Δ
How do imports between different modules packaged by PyPi work? 0.00
Rename files in a folder using Python, using name map from Excel +0.61
creating function object with conditional statement before calling +0.81
Change/Print results to Uppercase +0.33
how to iterate over a list containing multiple list and tuple -0.52
Filter array and return value if key is present or a default value -0.66
re.findall() to find all bigrams containing negative term -1.04
creating a dictionary using two lists (no zip) PYTHON -0.27
How can I check multiple words in string, by some conditions? -0.41
How to remove string within a mixed list and place it back again? -0.23
Do I have to import excel file every time when I run the python code? -1.65
split values in list based on multiple separators python -1.05
Extract substring in exact order -0.61
How to use list comprehension with in to compare 1D and a 2D list: -0.45
How to switch text in a string? -0.66
How to sum up all neighbouring nonzero value in the middle of a lis... -0.92
Rewrite function in python - Optimized +1.52
Python: Convert list of dictionaries to list of lists -1.38
How do I extend a list by one input at a time, rather than stating... -0.46
Find min value excluding zero in nested lists +0.40
how to pip install a package under conda virtual env -1.37
How do I check the similarities of two unequal length sub-lists and... -0.39
Best way to replace a char beetween to quote in python -0.30
How to pass multiple parameters from robot script to python 0.00
Python code if the input is not hat the user needs to do an input a... 0.00
how to correctly import modules in python on lambda project +0.54
How to print list of even numbers using Python +0.15
Import script in the same level but also from top level -0.41
How do you find out how many vowels are in a word? +1.45
Iterating through a list without double for +1.03
How to keep only the Hour:Minute:Second part of recorded time serie... 0.00
I want to choose different element in each loop +0.10
How to change the type of all elements to a single type(from int to... -0.01
How to count number in list? -0.28
How to find the min and max values of an index in nested lists with... -0.42
Using map lambda on a dictionary to print 3 values +1.64
How do you input a list of characters from the user using arrays in... -1.39
how to fix this condition where while loop does not take 0 or value... -0.16
Create the Django app or the virtual environment first? +0.59
how to display the number of vowels in a list? +0.08
How can I subtract the values in two lists with the same lengths in... -0.07
Slicing and appending lists leaves extra values on the end -0.43
I want to create function that keep appending new data to nested di... +0.34
dictionary issue--reference-by-object/value? 0.00
Trying to load to a list of lists from a list of dictionaries -0.28
Converting all lists in dict to dict by considering list index as k... +0.29
Python remove row if cell value in dataframe contain characters les... -0.70
Extract certain values from a list -2.41
How to sort image files into two folders based on filename from a l... +3.41
Python Dict overwrite previous list 0.00