StackRating

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

Jacques Gaudin

Rating
1500.80 (426,145th)
Reputation
6,089 (26,771st)
Page: 1 2 3 4 ... 6
Title Δ
__repr__ method appears can't be invoked automatically for Exce... -0.30
How can I add custom signs to spaCy's punctuation functionality? 0.00
numpy.gradient returning nan values when using varargs array with c... 0.00
How to get all attribute and method names of an instance/class with... 0.00
Using __iadd__ in a lambda? -1.50
Generate numpy array of all possible combinations (species assembla... -0.03
If a dictionary value is a list, how to count item in that list? +0.48
Python does not reads a fetched line from text file as in Dictionar... -0.16
Relative imports in python with local ang global libraries +0.50
How to obtain byte array from binary string? +2.36
Comparing each letter with the next -0.44
Count the number of times values appear within a range of values -0.24
Why I should check for 'if id is not None' in this code? +0.48
Django testing: Got an error creating the test database: database &... 0.00
how to sort by value of a tuple in dictionary using lambda? 0.00
How to convert an integer array to a specific length binary array +1.22
numpy.power for array with negative numbers 0.00
Dictionay `__getitem__` multi-subscripting overriding -1.82
Reading files in Python 3.5 which have been generated in Python 2.7 +0.01
Is there a way to include string attributes in numba jitclass? 0.00
How to delete something from a list? +0.50
How to solve AttributeError caused by overriden method 0.00
How can i change a numpy.ndarray to point format with curly bracket... +1.82
How do I pass variable command line arguments for a python script,... +2.08
Why does a class inhering another class not produce the same result... +1.79
Requests.get not finishing, doesn't raise any error 0.00
non-terminating loop in line by line processing of a subprocess std... +0.51
Iterate over two lists of dicts and create list of tuples without l... +1.44
Is there a standard location to store function cache files in Python? 0.00
How can I replace the first element of each line in a list in PYTHON? -0.23
What is the correct way of structuring private methods that are goi... +0.48
Encoding in 8 Bit Integer to Text in Python 3 +2.12
Guassian is not defined -0.48
sorting a list with sub-lists in python -1.63
How to treat a class, parameters 0.00
Pickle a frozen dataclass that has __slots__ 0.00
Understanding Python's representation of base64 decoded bytes -0.48
tkinter button limit command to not repeat 0.00
How to assign a 2d libreoffice calc named range to a python variabl... 0.00
How do I delete a directory tree with pathlib? 0.00
How do I set extra options for a WMS layer in ipyleaflet? 0.00
An effective way to select squares by mouse clicks from a board (Py... +0.28
name '_C' is not defined pytorch+jupyter notebook 0.00
Solving a 2-Variable function to only 1 of the variable doesnt work... +0.53
How to use decorators on overridable class methods 0.00
Is a function grabbed from the 'origin-module' every time I... 0.00
Write an array of JSON objects in a text file -0.49
pygame surface.blits when using area argument +2.55
GIMP 2.10 Python - How to import custom module? 0.00
Best method to match words between a list and a dictionary, returni... -2.03