SpiceQA
Questions
Tags
Users
Badges
user_12821589
@user_12821589
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
why sorted() in python didn't accept positional arguments?
8 votes
How to find out `DataFrame.to_numpy` did not create a copy
6 votes
A pythonic way to delete successive duplicates of only one element in a list
3 votes
Python how to use (variables inside function F1) inside function (F2 which is inside F1)
3 votes
What is the equivalent of decorators with arguments without the syntactical-sugar?
3 votes
Top Questions
What is the time complexity of checking membership in dict.items()?
20 votes
2 answers
What is the time complexity of checking membership in tuples?
5 votes
1 answers