SpiceQA
Questions
Tags
Users
Badges
user_1453822
@user_1453822
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
How can I make a python dataclass hashable?
29 votes
Pandas: What is the difference between isin() and str.contains()?
20 votes
Why does `'{x[1:3]}'.format(x="asd")` cause a TypeError?
17 votes
Common elements between two lists with no duplicates
14 votes
Why does ordering matter in type hinting?
13 votes
Top Questions
Using itertools.tee to duplicate a nested iterator (ie itertools.groupby)
8 votes
1 answers
Using a function with iter().map() - as a named function vs as a closure
6 votes
1 answers
The day PyCharm thought int / float does not implement __div__
5 votes
1 answers
Unexplained behavior of '<int> in [] == <boolean>' construct
4 votes
0 answers
Why does mypy have a hard time with assignment to nested dicts?
2 votes
1 answers