@amneumarkt · Post #721 · 16.01.2026 г., 06:26
#visualization This is actually smart. https://medium.com/@redhotchilipaper/using-trapezoids-to-visualize-matrix-multiplication-with-applications-to-data-science-e1cff40de098
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #84 · 13 мај
В продолжение прошлого поста про цифры в мире строк. Почему методы isdigit() и isnumeric() не определяют в строке float и отрицательные значения? Дело в том, что эти методы работают с ЦИФРАМИ, то есть с единичным символом. А строка "-2" или "3.4" это уже ЧИСЛО. То есть не символ а значение, записанное несколькими символами. Все озвученные методы проходятся по каждому символу строки и проверяют их индивидуально. В юникоде есть символы цифр с точками "🄀⒈⒉⒊⒋⒌⒍⒎⒏⒐" Каждая из них это ОДИН СИМВОЛ, поэтому он будет считаться цифрой >>> '⒌'.isdigit(), '⒌'.isnumeric() True, True Но когда мы пишем это выражение в два символа ( 5+точка), то это не работает. >>> '5.'.isdigit(), '5.'.isnumeric() False, False А еще есть такие символы >>> '⑴⑵⑶⑷⑸'.isdigit() True >>> '🄁🄂🄃'.isdigit() True Но они не преобразуются в десятичные цифры >>> '⒈'.isdecimal() False >>> '🄃'.isdecimal() False >>> '⑶'.isdecimal() False #basic
Hashtags
Пребарај: #visualization
@amneumarkt · Post #721 · 16.01.2026 г., 06:26
#visualization This is actually smart. https://medium.com/@redhotchilipaper/using-trapezoids-to-visualize-matrix-multiplication-with-applications-to-data-science-e1cff40de098
Hashtags
@amneumarkt · Post #713 · 19.12.2025 г., 17:44
#visualization Broken Chart: discover 9 visualization alternatives – Dr Dominic Royé https://dominicroye.github.io/blog/2025-12-14-broken-charts/
Hashtags
@amneumarkt · Post #649 · 05.12.2024 г., 21:01
#visualization introduction | Deneb https://deneb-viz.github.io/
Hashtags
@amneumarkt · Post #646 · 29.11.2024 г., 04:09
#visualization Plotly will supports polars natively in v6 . https://github.com/plotly/plotly.py/releases/tag/v6.0.0rc0
Hashtags
@amneumarkt · Post #643 · 24.11.2024 г., 15:57
#visualization Dashboard Deutschland https://www.dashboard-deutschland.de/
Hashtags
@amneumarkt · Post #619 · 04.09.2024 г., 17:35
#visualization The Data Viz Tools We Used In 2023 https://data-viz-tools-2023.netlify.app
Hashtags
@amneumarkt · Post #614 · 18.08.2024 г., 07:47
#visualization There was a joke saying that every tree in Germany has been touched by some human. There's even a research on the topic of how dense the buildings are in Germany. Based on this research, the farthest distance that is away from a building is only 6.3km. I just can't believe this. I feel something is wrong but I don't have data to validate. Behnisch, Martin, Martin Schorcht, Steffen Kriewald, and Diego Rybski. 2019. “Settlement Percolation: A Study of Building Connectivity and Poles of Inaccessibility.” Landscape and Urban Planning 191 (103631): 103631.
Hashtags
@amneumarkt · Post #592 · 27.06.2024 г., 21:56
#visualization Beautiful. There are details that the author designed quite well. How long are the nights? https://plotparade.com/gallery_sunrise.html
Hashtags
@amneumarkt · Post #566 · 29.03.2024 г., 13:55
#visualization Some comments in this post are just so funny. https://www.reddit.com/r/MapPorn/s/HsLvLGzLb6
Hashtags
@amneumarkt · Post #518 · 20.12.2023 г., 08:35
#visualization Source: https://www.statista.com/statistics/520952/netherlands-number-of-live-born-children-by-marital-status-of-the-mother/
Hashtags
@amneumarkt · Post #514 · 01.12.2023 г., 15:12
#visualization Finland vs UK, and Turkiye/Turkey is such a nice example of data quality issues. https://www.reddit.com/r/MapPorn/s/QYGauVmzOP
Hashtags
@amneumarkt · Post #505 · 09.11.2023 г., 19:13
#visualization https://www.reddit.com/r/dataisbeautiful/s/V05LnvCzqC
Hashtags