TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #83 · 11 мај

У строки в Python есть два очень похожих метода. На столько похожих что кажется они делают одно и тоже. Это метод isdigit() и isnumeric() Давайте посмотрим зачем нам два одинаковых метода? И так ли они одинаковы? Очевидно что isdigit() говорит нам, состоит ли строка только из чисел 0-9 >>> '12'.isdigit() True >>> '12x'.isdigit() False >>> '-12'.isdigit() False >>> '12.5'.isdigit() False Можно предположить что isnumeric() делает более глубокий анализ и распознаёт в строке float или отрицательное число. >>> '15'.isnumeric() True >>> '-15'.isnumeric() False >>> '15.2'.isnumeric() False Нет, всё так же как и с другим методом. В чем же тогда разница? Для начала посмотрим следующие примеры: >>> '5'.isdigit(), '5'.isnumeric() # Обычная цифра 5 # True, True >>> '꧕'.isdigit(), '꧕'.isnumeric() # Яванская 5 # True, True >>> '෩'.isdigit(), '෩'.isnumeric() # Синхала 3 # True, True >>> '৩'.isdigit(), '৩'.isnumeric() # Бенгальская 3 # True, True >>> '༣'.isdigit(), '༣'.isnumeric() # Тибетская 3 # True, True >>> '³'.isdigit(), '³'.isnumeric() # 3 верхний индекс (степень) # True, True >>> '𝟝'.isdigit(), '𝟝'.isnumeric() # Математическая двойная 5 # True, True >>> '๔'.isdigit(), '๔'.isnumeric() # Тайская 4 # True, True >>> '➑'.isdigit(), '➑'.isnumeric() # 8 в круге # True, True А теперь примеры в которых, по мнению Python, результаты не равны >>> '¾'.isdigit(), '¾'.isnumeric() # дробь три четверти # False, True >>> '⅕'.isdigit(), '⅕'.isnumeric() # дробь одна пятая # False, True >>> '𒐶'.isdigit(), '𒐶'.isnumeric() # клинопись 3 # False, True >>> '三'.isdigit(), '三'.isnumeric() # 3 из унифицированной идеограммы # False, True >>> '⑩'.isdigit(), '⑩'.isnumeric() # цифра 10 в круге # False, True >>> 'Ⅳ'.isdigit(), 'Ⅳ'.isnumeric() # Римская 4 # False, True >>> '𑇪'.isdigit(), '𑇪'.isnumeric() # Сенегальская архаическая 10 # False, True >>> '𐌢'.isdigit(), '𐌢'.isnumeric() # Этрусская цифра 10 # False, True >>> 'ↂ'.isdigit(), 'ↂ'.isnumeric() # Римская цифра 10000 # False, True >>> '〇'.isdigit(), '〇'.isnumeric() # Символ ККЯ ноль # False, True Получается, что isdigit() говорит нам, является ли символ десятичной цифрой или спецсимволом, имеющим цифирное значение после преобразования. В свою очередь isnumeric() включает все дополнительные символы юникода которые имеют отношения к числовым и цифровым представлениям. Ну и пара примеров в которых в обоих случаях символ не является числом, это эмодзи. >>> '🕙'.isdigit(), '🕙'.isnumeric() # эмодзи 10 часов # False, False >>> '7️⃣'.isdigit(), '7️⃣'.isnumeric() # эмодзи 7 # False, False Также есть еще один дополнительный и весьма полезный метод isdecimal(). Он нам сообщает, можно ли из указанного символа сделать простую десятичную цифру. То есть сработает ли метод int(x) >>> '෩'.isdecimal(), int('෩') # Синхала 3 # True, 3 >>> '➑'.isdecimal(), int('➑') # 8 в круге # False, ValueError Какие выводы? 🔸 При определении цифры в строке isdigit() подходит лучше чем isnumeric(), но оба не гарантируют успешную конвертацию в int 🔸 Для однозначного определения возможности преобразования строки в int лучше подходит метод isdecimal() 🔸 Для однозначного определения символов 0...9 лучше использовать regex Полный список символов юникода которые определяются как numeric #basic

Hashtags

Резултати

Пронајдени 64 слични објави

Пребарај: #sand

当前筛选 #sand清除筛选
Pro Analysis

@proanalysistrader · Post #28187 · 14.11.2024 г., 04:01

#SAND/USDT analysis : #SAND is currently in a downtrend, consistently making new lows on the daily time frame. The price is facing rejection from the resistance zone and the 200 EMA, and it is expected to test the support zone and the previous swing low. Look for a pullback to identify a potential short entry. TF : 1D Entry : $0.2852 Target : $0.2275 SL : $0.3253

Hashtags

Pro Analysis

@proanalysistrader · Post #27873 · 25.08.2024 г., 15:53

#SAND/USDT analysis : #SAND is currently in an uptrend, forming Higher Highs (HHs) and Higher Lows (HLs) above the 200ema. The price has broken the trendline after bouncing from a support zone. It is expected to maintain its bullish momentum and target previous highs. TF : 30min Entry : $0.2958 Target : $0.3076 SL : $0.2888

Hashtags

American Crypto©

@americancryptotrading · Post #27527 · 07.02.2026 г., 10:17

🇺🇸#SAND/USDT is facing the lowerboundary of the fallingwedge pattern on the weekly chart🧐 Bullish case if we bounce off the one🚀 American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27349 · 20.08.2025 г., 09:30

🇺🇸#SAND/USDT is bouncing off the supportzone on the weekly chart🧐 Accumulate here for the medium term📈 American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27288 · 22.06.2025 г., 09:55

🇺🇸#SAND/USDT is ready to bounce off the supportzone on the weekly timeframe👀 Recovery is on the way🚀 American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27254 · 19.05.2025 г., 09:34

🇺🇸#SAND/USDT is attempting to bounce from the supportzone on the weekly timeframe💁‍♂️ Rise is coming🚀 American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27211 · 09.04.2025 г., 12:06

🇺🇸#SAND/USDT is ready to bounce off the supportzone on the weekly timeframe🔍 Looking for a leg upwards🚀 American Crypto©

Hashtags

Bitcoin Bullets®

@bitcoinbuliets · Post #13642 · 30.04.2026 г., 04:09

#SAND Market Analysis SAND/USDT remains bearish with price hovering near the lower Bollinger Band and RSI sitting close to oversold at 33. MACD confirms downside momentum, reinforcing the weak structure below key resistances around 0.077. Bull case: hold above 0.0717 to target a retest of 0.0755 and possibly 0.0771 resistance. Bear case: lose 0.0717 and risk acceleration toward lower supports. Watch 0.0717 closely for the next directional cue. --- ➖➖➖➖➖➖➖ Bitcoin Bullets® Trading

Hashtags

Bitcoin Bullets®

@bitcoinbuliets · Post #13639 · 29.04.2026 г., 20:09

#SAND Market Analysis SAND/USDT is in a bearish trend with RSI deep in oversold territory and MACD confirming downside momentum. Price trades near the lower Bollinger Band, signaling potential for a short-term bounce but overall pressure remains. Bull case: hold above 0.0755 to target a retest of 0.0780 resistance. Bear case: break below 0.0755 risks continuation lower, exposing further downside below 0.071. Key level to watch: 0.0755 support. --- ➖➖➖➖➖➖➖ Bitcoin Bullets® Trading

Hashtags

Bitcoin Bullets®

@bitcoinbuliets · Post #13616 · 28.04.2026 г., 04:09

#SAND Market Analysis SAND/USDT shows a weak bullish structure with price hovering near the lower Bollinger Band and RSI sitting below 50, signaling limited upside momentum. MACD remains bearish, indicating sellers still have influence despite the mild uptrend. Bull case: hold above 0.0765 to target resistance at 0.0797 for a potential bounce. Bear case: lose 0.0755 and risk deeper pullback towards the next support zone. Key level to watch: 0.0765. --- ➖➖➖➖➖➖➖ Bitcoin Bullets® Trading

Hashtags

Bitcoin Bullets®

@bitcoinbuliets · Post #13610 · 27.04.2026 г., 20:09

#SAND Market Analysis SAND/USDT shows a weak bullish structure with price hovering near the lower Bollinger Band and RSI below 50, signaling limited momentum. MACD remains bearish, indicating sellers still have influence despite the mild uptrend. Bull case: holding above 0.0763 supports a bounce toward 0.0797 resistance. Bear case: losing 0.0755 risks a deeper pullback to 0.0720. Key level to watch: 0.0763 support. --- ➖➖➖➖➖➖➖ Bitcoin Bullets® Trading

Hashtags

123•••56
ПретходнаСтраница 1 од 6Следна