Architecture & Performance

Blog

#Python

Découvrez nos articles sur la performance IT, le cloud, la data science et les meilleures pratiques de l'industrie.

Tous les articles

Cycle diurne de la température d'été à Lyon-Bron, par décennie
Data Visualizationfr4 juil. 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
Lire la suite
Summation of Floating-Point Numbers in Cython
Performanceen25 mars 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
Lire la suite
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
Lire la suite
A Git commit temporal analysis
Data Visualizationen12 juil. 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
Lire la suite
Computing and Visualizing Billions of Bohemian Eigenvalues with Python
Data Visualizationen23 mai 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
Lire la suite
Zipf's Law on "La Comédie humaine"
Machine Learning & AIen11 mai 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
Lire la suite
Arnold tongues with Numba, Numba CUDA and Datashader
Data Visualizationen31 mars 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
Lire la suite
Spatial queries in DuckDB with R-tree and H3 indexing
Databaseen4 mars 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
Lire la suite
In-memory cosine distance calculation, NumPy vs DuckDB
Databaseen1 mars 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
Lire la suite
9 / 89 articles

Besoin d'expertise sur votre projet ?

Nos experts sont à votre disposition pour vous accompagner.

Contactez-nous