Architecture & Performance

Blog

#Python

Discover our articles on IT performance, cloud, data science and industry best practices.

All articles

Cycle diurne de la température d'été à Lyon-Bron, par décennie
Data Visualizationfr4 Jul 2026

Cycle diurne de la température d'été à Lyon-Bron, par décennie

Météo-France publie ses données climatologiques de base horaires en open data sur data.gouv.fr.

#Python#pandas#Matplotlib
Read more
Summation of Floating-Point Numbers in Cython
Performanceen25 Mar 2026

Summation of Floating-Point Numbers in Cython

Adding up a list of floating-point numbers: seems simple. IEEE 754 double-precision floats (float64) carry about 15 to 17 significant decimal digits, and…

#Python#Cython#floating-point
Read more
An example ETL Pipeline with dlt + SQLMesh + DuckDB
Databaseen27 Nov 2025

An example ETL Pipeline with dlt + SQLMesh + DuckDB

In this post, we walk through building a basic ETL (Extract-Transform-Load) pipeline.

#DuckDB#SQLMesh#dlt
Read more
A Git commit temporal analysis
Data Visualizationen12 Jul 2025

A Git commit temporal analysis

In this Python notebook, we are going to analyze git commit timestamps across multiple repositories to identify temporal patterns in a git user coding…

#Python#git#Numba
Read more
Computing and Visualizing Billions of Bohemian Eigenvalues with Python
Data Visualizationen23 May 2025

Computing and Visualizing Billions of Bohemian Eigenvalues with Python

In our case, we sample 5x5 matrix entries from the discrete set {-1, 0, 1}.

#Python#Numba#Datashader
Read more
Zipf's Law on "La Comédie humaine"
Machine Learning & AIen11 May 2025

Zipf's Law on "La Comédie humaine"

In this Python notebook, we're going to explore Zipf's law as applied to words. This is the definition of Zipf's law from its wikipedia page.

#scraping#Python#scikit-learn
Read more
Arnold tongues with Numba, Numba CUDA and Datashader
Data Visualizationen31 Mar 2025

Arnold tongues with Numba, Numba CUDA and Datashader

This Python notebook explores Arnold tongues. Here is a short description from wikipedia: In simpler terms, Arnold tongues represent regions where two…

#numba-cuda#Datashader#Python
Read more
Spatial queries in DuckDB with R-tree and H3 indexing
Databaseen4 Mar 2025

Spatial queries in DuckDB with R-tree and H3 indexing

This Python notebook explores the use of two indexing techniques, R-tree and H3, for performing spatial queries in DuckDB.

#Python#DuckDB#Spatial
Read more
In-memory cosine distance calculation, NumPy vs DuckDB
Databaseen1 Mar 2025

In-memory cosine distance calculation, NumPy vs DuckDB

This notebook compares the performance of NumPy and DuckDB for computing cosine distances on the same dataset.

#Numpy#Cosine distance#vector
Read more
9 / 89 articles

Need expertise on your project?

Our experts are at your disposal to support you.

Contact us