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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #309 · 2 фев.

Метод строки split() разделяет строку на несколько строк по указанному символу >>> "a_b_c".split('_') ['a', 'b', 'c'] Можно указать максимальное количество разделений >>> "a_b_c".split('_', 1) ['a', 'b_c'] Или резать с другой стороны с помощью rsplit() (right split) >>> "a_b_c".rsplit('_', 1) ['a_b', 'c'] А что будет если оставить аргументы пустыми? >>> "a_b_c".split() ['a_b_c'] Получаем список с одним элементом, потому что по умолчанию используется пробельный символ. >>> "a b c".split() ['a', 'b', 'c'] То есть это равнозначно такому вызову? >>> "a b c".split(" ") ['a', 'b', 'c'] Кажется да, но нет! Давайте попробуем добавить пробелов между буквами >>> "a b c".split(" ") ['a', '', '', 'b', '', '', 'c'] И вот картина уже не так предсказуема 😕 А вот что будет по умолчанию >>> "a b c".split() ['a', 'b', 'c'] Всё снова красиво! 🤩 По умолчанию в качестве разделителя используется любой пробельный символ, будь то табуляция или новая строка. Включая несколько таких символов идущих подряд. А также игнорируются пробельные символы по краям строки. >>> "a\t b\n c ".split() ['a', 'b', 'c'] Аналогичный способ можно собрать с помощью регулярного выражения. Но пробелы по краям строки придется обрабатывать дополнительно. >>> import re >>> re.split(r"\s+", ' a b c '.strip()) ['a', 'b', 'c'] Здесь тоже можно указать количество разделений >>> re.split(r"\s+", 'a b c', 1) ['a', 'b c'] А что если мы хотим написать красиво, то есть split() без аргументов, но при этом указать количество разделений? В этом случае первым аргументом передаём None >>> "a\n b c".split(None, 1) ['a', 'b c'] Данный метод не учитывает строки с пробелами, взятые в кавычки 'a "b c" '.split() ['a', '"b', 'c"'] Но для таких случаев есть другие способы. #tricks#basic

Резултати

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

Пребарај: #microstrategy

当前筛选 #microstrategy清除筛选
Michaël Van de Poppe Official

@michaelvandepoppeanalyst · Post #4830 · 13.09.2024 г., 15:54

MicroStrategy bought another 18,300 $BTC($1.11B) at $60,408 between Aug 6 and Sept 12! #MicroStrategy currently holds 244,800 $BTC($14.15B), and the average buying price is $38,585. At current prices, the profit is ~$4.71B!

SIGNAL

@finsignal · Post #3251 · 14.06.2024 г., 16:02

💰#MicroStrategy has announced an offer of convertible senior bonds maturing in 2032 in the amount of $500 million The company intends to use the net proceeds from the sale of bonds to purchase additional $BTC and for general corporate purposes.

SIGNAL

@finsignal · Post #2742 · 30.12.2023 г., 07:43

⚡️ MicroStrategy purchased another $ 14,620BTC for $ 615.7 million at an average price of $42110 per BTC As of December 26, 2023 — #MicroStrategy stores 189150 BTC purchased for $5.9 billion at an average price of $31,168

Elf Crypto VIP

@elfcryptovip · Post #11723 · 14.07.2025 г., 13:06

Just in: Strategy (prev. #MicroStrategy) has bought 4,225 $BTC for $472.5M at an average price of $111,827 per #Bitcoin They now hold 601,550 $BTC, bought for a total of approximately $42.87B at an average price of $71,268 per #Bitcoin💰

Onchain Lens Channel

@OnchainLens · Post #5987 · 23.03.2026 г., 12:11

Strategy (prev. #MicroStrategy) has bought 1,031 $BTC for $76.6M at an average price of $74,326 per #Bitcoin. They now hold 762,099 $BTC, bought for a total of ~$57.69B at an average price of $75,694 per #Bitcoin. https://x.com/OnchainLens/status/2036053169927852109 Follow @onchainlens for more onchain updates

Onchain Lens Channel

@OnchainLens · Post #5867 · 16.03.2026 г., 12:05

Strategy (prev. #MicroStrategy) has bought 22,337 $BTC for $1.57B at an average price of $70,194 per #Bitcoin. They now hold 761,068 $BTC, bought for a total of ~$57.61B at an average price of $75,696 per #Bitcoin. https://x.com/OnchainLens/status/2033514795459318052 Follow @onchainlens for more onchain updates

Onchain Lens Channel

@OnchainLens · Post #5778 · 09.03.2026 г., 12:05

Strategy (prev. #MicroStrategy) has bought 17,994 $BTC for $1.28B at an average price of $70,946 per #Bitcoin. They now hold 738,731 $BTC, bought for a total of ~$56.04B at an average price of $75,862 per #Bitcoin. https://x.com/OnchainLens/status/2030978061630603508 Follow @onchainlens for more onchain updates

Onchain Lens Channel

@OnchainLens · Post #5681 · 02.03.2026 г., 13:08

Strategy (prev. #MicroStrategy) has bought 3,015 $BTC for $204.1M at an average price of $67,700 per #Bitcoin. They now hold 720,737 $BTC, bought for a total of ~$54.77B at an average price of $75,985 per #Bitcoin. https://x.com/i/status/2028459100837974064 Follow @onchainlens for more onchain updates

Onchain Lens Channel

@OnchainLens · Post #5520 · 17.02.2026 г., 13:07

Strategy (prev. #MicroStrategy) has bought 2,486 $BTC for $168.4M at an average price of $67,710 per #Bitcoin. They now hold 717,131 $BTC, bought for a total of ~$54.52B at an average price of $76,027 per #Bitcoin. https://x.com/OnchainLens/status/2023746019868160182 Follow @onchainlens for more onchain updates

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