Did you know you can use method chaining with strings in #Python? 🐍🔥
Here's an example:

Collibra is hiring Senior AI Engineer
🔧 #python #sql #seniorengineer
🌎 Prague, Czech Republic
⏰ Full-time
🏢 Collibra
Job details https://jobsfordevelopers.com/jobs/senior-ai-engineer-at-collibra-com-feb-4-2026-8e9c2e?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Trying to save a null value to a non-nullable field in Django will raise an IntegrityError, right? Well, not always. It turns out that Django saves string-based model fields as the empty string into the database instead. Usually, this is ok. For those times that it isn’t, you’ll need to add a constraint. Here, I explain how the situation arises and how to avoid it, if you want to.
https://peateasea.de/avoiding-empty-strings-in-non-nullable-django-string-based-model-fields/
Excited to announce I'll be one of the keynote speakers at EARL Conference later this year!
📍 Brighton, UK
📆 6-8th October 2026
❓️ Lots of great #RStats, #Python, and data science sessions
Still time to submit an abstract if you want to join me: https://earl-conference.com/

Python Abstract Base Classes
Abstract Base Classes for defining interfaces
Using ABC to enforce method implementation
#python #programming #tutorial #coding #abstract #base #classes
https://www.youtube.com/watch?v=yAGn_zltCX4
Time Series Forecasting Analysis with Python
A practical workflow for finance data: clean the timeline, beat a baseline, and ship forecasts you can monitor.
This post walks through the real steps: missing dates, outliers, leakage-safe splits, baseline models, better models, and monitoring drift after deployment.
https://medium.com/write-a-catalyst/time-series-forecasting-analysis-with-python-a8b518e54708
#python #timeSeries #finance #dataScience #forecasting
@programming @ai @socialsciences @pythonclcoding

El que em confirma que #appy té la seva API ben programada és que #wappy, la interfície web que estic desenvolupant per appy, també funciona molt bé amb Mastodon.
Quan vaig tenir la idea de crear appy en #Python i #fastAPI, tenia clar que la seva API havia de ser idèntica a la de Mastodon per a aprofitar totes les seves aplicacions client.
https://codeberg.org/spla/appy
https://codeberg.org/spla/wappy
税収12兆円の代償 ― 日本の土地は誰のものになるのか : Pythonで学ぶ マクロ経済学入門 (57)
https://qiita.com/maskot1977/items/ac027bc03be2d105fb83?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #ChatGPT #ChatGPTに聞いてみた #マクロ経済学
Heute #Fachtagung zur #Schulinformatik mit Vortrag von #michaelkoelling vom #KingsCollegeLondon zu #strype als framebased editor für #python .
Danach Workshops und Austausch. Bin gespannt auf den ganzen Input.

🌗 0dd 公司:透過十六進位編碼重塑經典電影《女巫》
➤ 當十六進位遇上女巫:一場視覺編碼的實驗之旅
✤ https://0dd.company/galleries/witches/7.html
作者以重新詮釋 1922 年默片經典《女巫》(Häxan)為契機,探討如何透過操控影片的十六進位數據流來創造視覺故障藝術。作者分享了三種嘗試:從簡單的幀數刪除到過度渲染的 YUV 雜訊注入,最終發展出一套精確操控 H.264 I 幀(I-frames)並對位元進行偏移處理的方法。這種技術不僅成功為黑白影像注入了意想不到的色彩,還產生了如「熔融」般的視覺效果,將沉悶的經典影片轉化為充滿迷幻感的實驗影像。
+ 這實在太迷人了!透過修改編碼層級而非後期特效來達到這種視覺效果,這種數位破壞主義(Datamoshing)的做法非常有極客精神。
+ 把 1922 年的經典拿來做這種實驗,雖然有點瘋狂,但確實讓這部片在視覺上重獲新生。不過,建議大家在觀看時還是先備好暈車藥,效果可能真的很強烈。
#數位藝術 #影片編碼 #Glitch Art #Python 實作
Season 1 Lesson 8 Part 2 - Your First Steps The String Center Function in Python is Super Useful #learncoding #pythoncode #pythonprogramming #softwaredeveloper #codingtutorial #dataanalysis #dataengineer #jupyternotebook #python
100 of the 1890 combinations of 4 connected lines on a 3x3 grid... WIP.
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_03_11 #Processing #Python #py5 #CreativeCoding