List Question
20 TechQA 2024-03-01T16:32:58.633000MyPy does not recognise x[idx] as boolean after isinstance(x[idx], bool)
66 views
Asked by Patrick C
Create alias of class with different properties (e.g. docs) but passing all cross `isinstance` checks
38 views
Asked by Korbinian
Is there a way to replace an integer in a list, with a string from another list at random?
92 views
Asked by JayDee
Python: isinstance doesn't work properly?
73 views
Asked by Alexey
Metaclass isinstance not working as expected
70 views
Asked by KindaTechy
"InfluxDBReader" and "StockPriceObserver" are not defined
28 views
Asked by David
PEP 622 - can match statement be used as an expression?
526 views
Asked by Abhijit Sarkar
how can i put a message error if the variable is not an integer
38 views
Asked by Renzo-M
Amend the classes to include the following functionality
24 views
Asked by Viktoriia Chornenka
isinstance with string representing types
545 views
Asked by Some Guy
Python's isinstance method result is unexpected for subclass instance
125 views
Asked by skuzmo
How to differentiate model types from xgboost XGBRFClassifier and XGBClassifier
188 views
Asked by Kyriacos Xanthos
Type check scipy.stats distributions with isinstance
147 views
Asked by kampfkoloss
sympy: sympy function symbolic or non-symbolic
162 views
Asked by AudioBubble
PyQgis: item is not the expected type on a QgsMapCanvas
164 views
Asked by Eggdrasil
Isinstance slice in Numba jitclass __getitem__
189 views
Asked by Louis-Amand
Select only a type of object inside a list python
17 views
Asked by Bruce Rv
Checking types from an optional module
30 views
Asked by KCharlie
Using isinstance for a list of bools / ints
100 views
Asked by apostofes