StackRating

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

juanpa.arrivillaga

Rating
1667.67 (343rd)
Reputation
40,460 (2,748th)
Page: 1 ... 8 9 10 11 12 ... 34
Title Δ
using the .at[ ] and .iat[ ] accessors in pandas 0.00
How do I make a python dataclass inherit __hash__? 0.00
How to get the index of a value in a pandas series -0.21
How do I decode strings in 'utf-8'? +0.38
Split list of value into list of dictionary -0.21
Getting "keys" from list of dicts +1.33
How to extract identical columns between a pandas dataframe and a s... 0.00
Force items at beginning and end of list -0.71
python: `with` statement in anonymous functions +1.33
Deleting the '__del__' method from an existing object in Py... -2.53
How to get the defining class of a bound method? +1.73
Get a row of data in pandas as a dict -0.50
Misspelled fields in a @dataclass Python class 0.00
Creating a TfidfVectorizer over a text column of huge pandas datafr... 0.00
Python: Looping over all the lists in a dictionary simultaneously i... -0.90
Python print function does not return the updated variable +0.55
Iterating over a list of integers using map and using a list of fun... +1.37
Python Insantiate object ignoring additional Arguments +0.33
builtins.ValueError: The truth value of an array with more than one... 0.00
Add super class to a known class dynamically in Python 0.00
Create Dictionary of two numpy.ndarray? -0.17
Why can't List contain multiple types? -2.29
How to determine classmethod and staticmethod attributes of a class? 0.00
Making list empty after return in function +1.15
What is the difference between super().__repr__() and repr(super())? -0.75
Why do we need parentheses or new variable when calculating sum of... +0.85
How to use property setter as a callback 0.00
Why does [] == False evaluate to False but 0 == False to True in py... 0.00
How can I create a data frame from a list of lists with different l... 0.00
How does the Python's stack work when dealing with tuples/lists? -0.70
How to achieve inheritance using classmethod factory functions 0.00
Cloning generators in Python without Tee -0.52
Python class variable assignment using dictionary comprehension 0.00
Weird Behaviour of Enumerate while using pandas dataframe -1.42
Can I speed up performance by applying functions to an item in a da... 0.00
Determine unique dictionary keys across rows 0.00
Multiprocessing in python compatible from 3 to 2.7 -0.27
Is there a numpy function to get the sum of sub matrices? -2.38
Why is vectorizer.fit_transform(x).astype('bool') different... 0.00
multiprocessing iterator, filter what gets added to the deque 0.00
Handling class properties with unknown default value in Python -0.07
Dataclass subclass does not inherit __repr__ 0.00
python function Returns a dictionary containing values along with a... +1.03
Multiple if statements list comprehension -1.86
what's the name of a nested function ? why doesn't eval see... 0.00
Is there a way to access the namespace of a Python function defined... 0.00
python: print non inherited methods -0.43
How to write this code in an optimal (pythonic) way? -0.23
Why I have to convert bytes from BytesIO then convert back to Bytes... 0.00
Why is a NamedTuple containing mutable objects hashable, when a Tup... 0.00