StackRating

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

Mazdak

Rating
1611.58 (1,355th)
Reputation
82,455 (989th)
Page: 1 ... 42 43 44 45 46 ... 61
Title Δ
how to iterate through the list, fetching each possible pair of val... +0.78
Python -- Search Subsrtring Full Word(s) +0.44
How to savetxt with numpy different data formats? +0.05
how can i finding the index of non-ASCII character in python string? +2.13
How to give input permission to accept a name with a space? +0.73
Simple Filter Python script for Text +2.27
A dict and a list of dicts: conversion and when to use which +1.97
Python: Parsing a complex string into usable data for analysis -0.79
Merge python Dictionaries -1.03
Python: Sum over second row of 3 dimensional list +1.90
Determine How Many Pairs In List +0.45
is there a binary OR operator in python that works on arrays? -0.57
how to flatten a 2D list to 1D without using numpy? +1.16
Check where two generators are different -0.27
Matching and Appending -1.37
Zero out matrix higher diagonal using numpy -0.98
cycle through multiple list using itertools.cycle() +0.97
Python convert string to float +1.05
Regular expression gets 3 words near each other. How to get their c... 0.00
Python picking texts from Html using Regular Expression +0.45
How to use only the last part of each line in file for python? +1.79
How to write into an out file the averages of the data in the infile +0.13
How to remove spaces from output but retain those that are dictiona... +0.28
How to convert column data from text file into list in Python? -0.53
Mark the shortest overlapping match using regular expressions +2.28
Nested Looping Python +0.15
Python: How do I randomly select a value from a dictionary key? +1.15
Resuming list reading and remembering the cursor +0.45
Finding the co-ordinates of image pixels within a specified range i... 0.00
Python - direct a functions output to a set -2.37
Python regular expressions - find character match with different wo... -0.05
Python regex - split alphanumeric characters but remove and combine... -0.01
loop through array and create new array python 0.00
From file to list +1.49
Python : Remove duplicate elements in lists and sublists; and remov... +0.97
Finding everything but null bytes regex +2.54
How to generate a set of all tuples of given length and sum of elem... -1.47
Splitting a list into a 2 dimensional list -0.01
How to create a new nested list from a function and an existing nes... -0.62
Making for loop with index arrays faster -1.22
How to write a function that returns the length of the longest word? -0.48
How to get different combinations in python? -0.79
Compare two lists in python where the elements are in different order 0.00
find element in list 1 that is in list 2 0.00
Why does the max function only work with numbers 0 - 9 and how can... -1.38
python find if each element of a string list contains any of anothe... +0.46
How to append elements from 2 short lists into another big list of... -0.98
python list reverse and sort from second element -0.67
Index a Multi Dimensional List with Single Known but Unique Value -0.64
Difference between zip(list) and zip(*list) -0.22