Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
rdas
rdas has asked
1
questions and find answers to
38
problems.
Stats
897
EtPoint
275
Vote count
1
questions
38
answers
About
Big fan of: Python, Distributed Systems, Databases, Cloud-computing etc. (in no particular order)
rdas questions
How to type-hint "SupportsOrdering" in a function parameter?
rdas answers
Interaction between import, class and match...case in Python
Using join() on dictionary in python to return key value pairs as one long string
Flooring to nearest multiple of 0.2 in numpy?
Is there a way to import multiple modules under one alias?
Right way to close the pycharm container
Can I pause itertools on python, and resume later?
Where clause with a dangling comma in Python
python regex unexpected match groups
How to test a function that uses a decorator cache.memoize
Can anybody help to resolve the TypeError: 'float' object is not callable' in following code