🕰️

Time-Series Modelling

Structuring data whose most important dimension is time itself.

Part 1

Every Entry Against the Chronometer

why a ship's navigator logs nothing without first checking the chronometer, and why time-series data treats the timestamp as the record's defining key rather than just another column.

Part 2

One Long Logbook, Not a Column for Every Voyage

why a ship keeps one continuous logbook of dated entries instead of a separate ledger page per voyage, and why time-series data almost always favors a long, narrow shape over a wide one.

Part 3

The Watch Bell Doesn't Always Ring on Time

why a ship's watch bell rings on a fixed schedule while a lookout's shouted sighting doesn't, and why time-series models must handle regular and irregular intervals very differently.

Part 4

A Chronometer That Drifts Is Worse Than No Chronometer

why a ship's chronometer was checked obsessively against known reference points, and why timezone handling and clock drift are among the most quietly damaging problems in time-series data.

Part 5

Compressing a Week's Entries Into a Single Line

why a ship's quartermaster condenses a week of daily logbook entries into one summary line for the captain's report, and how downsampling and rollups do the same for time-series data.

Part 6

Reading the Log Through a Moving Spyglass

why a navigator studies the ship's recent heading through a moving slice of the logbook rather than the whole voyage at once, and how windowing functions apply that same lens to time-series data.

Part 7

The Entry That Arrives After the Page Is Already Turned

why a delayed report from a scouting boat still has to be logged against the time it actually happened, not the time it arrived, and how time-series systems handle late-arriving and out-of-order data.

Part 8

Filling the Blank Page Between Two Entries

why a navigator interpolates a ship's position between two known fixes rather than leaving a blank stretch of chart, and how gap-filling and interpolation serve the same purpose in time-series data.

Part 9

A Logbook Built for Voyages, Not a General Ledger

why a ship carries a dedicated logbook rather than jotting navigation entries into the same general ledger used for cargo accounts, and when time-series data genuinely needs a purpose-built database.

Part 10

Old Logs Move to the Archive Deck

why a ship keeps this year's logbook within arm's reach on the bridge but sends older volumes down to the archive deck, and how retention policies and tiered storage apply the same logic to time-series data.

Part 11

When Every Ship in the Fleet Gets Its Own Page

why a fleet-wide logbook can buckle under the weight of tracking every individual ship, sailor, and cargo crate separately, and how high-cardinality tags and dimensions strain time-series systems the same way.

Part 12

Shorthand for a Thousand Nights at Sea

why an experienced quartermaster develops a compact shorthand for recording routine, repetitive logbook entries instead of writing every night out in full, and how compression techniques do the same for time-series data.

Part 13

Finding One Entry in a Thousand Logbooks Fast

why a well-run fleet archive can locate a single relevant entry across a thousand logbooks in minutes rather than days, and what actually makes time-series query performance hold up at real scale.

Part 14

The Entry That Doesn't Match the Pattern

why an experienced quartermaster's eye catches a logbook entry that breaks the established pattern before anyone else notices, and how anomaly detection formalizes that same instinct for time-series data.

Part 15

Charting Tomorrow's Course From Yesterday's Entries

why a navigator projects tomorrow's likely position from the pattern of recent logbook entries, and how AI-assisted forecasting extends that same reasoning back into the time-series model itself.

Part 16

Separating the Tide From the Storm

why a navigator learns to separate the predictable rhythm of the tides from the genuine unpredictability of a passing storm, and how seasonality and trend decomposition apply the same separation to time-series data.

Part 17

When Two Ships' Logs Tell the Same Story

why a fleet admiralty compares multiple ships' logbooks side by side to spot a shared pattern no single logbook reveals alone, and how multivariate time-series and cross-series correlation do the same for data.

Part 18

A Navigator Who Never Sleeps

why a fleet dreams of a navigator who could watch the chronometer and logbook every second without rest, and how AI agents reasoning over live time-series streams bring that dream closer to reality.

Part 19

Not Every Voyage Needs a Chronometer

why a rowboat crossing a calm harbor doesn't need a ship's chronometer and full navigational logbook, and how to recognize when time-series modelling is genuine overkill for what's really just a simple log.

Part 20

The Captain's Log, Complete

the chronometer, the logbook, the archive deck, and the navigator who never sleeps, every article's lesson reassembled into one complete practice of keeping time honestly.