python

Back Open Paginator
11.03.2026 11:37
DSLCvids (@DSLCvids@fosstodon.org)

From the @DSLC :rstats:​chives:

:python: ISLP: Survival Analysis and Censored Data youtu.be/vqBbyZqFCuM #pydata #python #machineLearning

:rstats: ISLR: Survival Analysis and Censored Data youtu.be/iu9TGW4f94E #RStats

:rstats: ggplot2: Individual geoms youtu.be/XcTYBH4XbHo #RStats

:rstats: Bayes Rules! (Normal) Hierarchical Models with Predictors youtu.be/1KCDnDqOhCQ #RStats

Support the Data Science Learning Community at patreon.com/DSLC




Show Original Post


11.03.2026 11:29
jaseg (@jaseg@chaos.social)

Turns out it was pure slop and they didn’t even do basic testing. Hey, I learned how to block someone on github so that’s good I guess 🫠#python




Show Original Post


11.03.2026 11:17
hiltsu (@hiltsu@mastodon.social)

📸 Linssi – paikallinen valokuvien hallintasovellus Linuxille.

YOLOv8-objektintunnistus, kasvojentunnistus, LLM-kuvaukset ja EXIF-data – kaikki pyörii omalla koneella, ei pilveä.

🎵 Taustamusiikki: oma kappaleeni "One in a Million"

⬇️ codeberg.org/hiltsu/linssi





Show Original Post


11.03.2026 11:08
martin_kirch (@martin_kirch@piaille.fr)

My presentation at #PyConFR25 is online (I'm late to notice, but thanks @AFPy !)

If you're curious about how to spawn 10000 virtual filesystems to read the @swheritage archive (in #Python) : indymotion.fr/w/uiD5uX2WFe9kag




Show Original Post


11.03.2026 11:00
PythonPeak (@PythonPeak@mastodon.social)

How to Use the Walrus Operator to Write Less Code

:= assigns and returns in one expression. Combine assignment with conditions. It looks illegal. It's not.

#python #walrus #:= #python38 #oneliner #howto

youtube.com/watch?v=OOnbYPkT6tM




Show Original Post


11.03.2026 10:59
dzwiedziu (@dzwiedziu@mastodon.social)

RE: mastodon.social/@dzwiedziu/115

Sooo, remember my most boosted post of 2025?

I'm still unemployed, now facing moving out of France by the end of April.

Recap: jack of all trades sysadmin, with broad, 10y+ experience in system and applications administration. Preferred location would be or fully remote or as a mentee for with .

(Please clap, I mean boost 🔁)




Show Original Post


11.03.2026 10:58
hiltsu (@hiltsu@mastodon.social)

📸 Linssi – a local-first photo collection manager for Linux.

YOLOv8 object detection, face recognition, LLM-generated descriptions, EXIF data – all processed locally, no cloud.

🎵 Background music: my own track "One in a Million"

⬇️ codeberg.org/hiltsu/linssi





Show Original Post


11.03.2026 09:47
sigismundninja (@sigismundninja@mastodon.nu)

I have finally decided never to use dynamically typed languages in new projects. They are a recipe for failure. At least they are not compatible with my personality. The elegance of #Scheme and the ecosystem of #Python can be deceptive, but the trade-offs are not worth the pain.

Schemers are rare and typically very competent. But the Python people simply have to learn a proper language. #Gleam looks promising. Just need more scientific packages. Official bindings for #Nx might be a good start.




Show Original Post


11.03.2026 09:39
events (@events@mobilizon.fr)

Hackathon du Libre (2026 Suite)

4 avril 2026, 08:00:00 UTC - GMT

mobilizon.fr/events/87691a9e-7





Show Original Post


11.03.2026 08:57
mgorny (@mgorny@social.treehouse.systems)

Always grateful for the new levels of stability and reliability that #RustLang rewrites of #Python stuff bring.

> a = Tibs.from_i(-1, 128)
^^^^^^^^^^^^^^^^^^^^
E pyo3_runtime.PanicException: attempt to negate with overflow

github.com/scott-griffiths/tib




Show Original Post


11.03.2026 08:52
habr (@habr@zhub.link)

5 фатальных ошибок при работе с Pandas (и как их избежать)

Pandas — швейцарский нож дата-аналитика. Пара строк, и данные отфильтрованы, сгруппированы и готовы к работе. Но часто бывает так: изящный скрипт, летавший на тестовом датасете, на реальных объемах превращается в тормозящего монстра, который воет кулером и выплевывает MemoryError. Почему так происходит? Главная беда — наши привычки из чистого Python. Циклы for, apply и построчная обработка идут вразрез с архитектурой Pandas, построенной поверх массивов NumPy. В этой статье разберем 5 самых частых (и фатальных) ошибок при работе с DataFrame. Посмотрим, как безобидные решения убивают производительность и память, и научимся переписывать код так, чтобы всё работало быстро, элегантно и «по-пандасовски». Спойлер: циклов не будет.

habr.com/ru/articles/1008910/

#python #pandas #анализ_данных #data_science #оптимизация_кода #антипаттерны #векторизация #numpy #memoryerror




Show Original Post


11.03.2026 08:45
lobsters (@lobsters@mastodon.social)

Pristan: The simplest way to create a plugin infrastructure in Python lobste.rs/s/xru4pp
github.com/mutating/pristan




Show Original Post


1 ...345 346 347 348 349 350 351 352 353 354 355 ...1592
UP