Blog
A blog of Python-related topics and code.
-
Analysing flight punctuality data for UK airports: I. Basic statistics for 2022
Posted on 09 February 2024
The UK Civil Aviation Authority (CAA) publishes regular statistics on the punctuality of flights arriving at and departing UK airports. These data can be retrieved with the script available on the GitHub repository accompanying this blog article: `get_data.py`.
-
The equation of the circle through three points
Posted on 14 October 2023
-
A circle problem
Posted on 30 September 2023
A recent tweet by @iwontoffendyou posed the following problem: with reference to the figure below, what is the radius of the orange circle, which is tangent to the $y$-axis, the unit circle and the curve $y = \sqrt{x}$?
-
The Square Roots of Integers Visualized as Sharks Teeth
Posted on 27 September 2023
-
Cool DOIs in Python
Posted on 12 September 2023
-
Dyck paths and Catalan numbers
Posted on 08 August 2023
-
A QR code generator in Django
Posted on 30 July 2023
-
Deleting Gmail messages by label with the Google API
Posted on 29 July 2023
-
Modular arithmetic on a circle
Posted on 28 July 2023
-
The Goat Problem
Posted on 29 December 2022