Stock Price Behavior Around Ex-Dividend Dates
A descriptive analysis of weekly stock-price observations around Swedish ex-dividend dates, grouped by dividend yield.
Home
Most posts begin with a question and follow the evidence wherever it leads, often through public data and code. Alongside them are earlier experiments with Python, browser automation, and neural networks.
All posts
A descriptive analysis of weekly stock-price observations around Swedish ex-dividend dates, grouped by dividend yield.
I trained a compact U-Net on hand-labelled panel boundaries to explore more mobile-friendly comic reading.
A comparison of 24-week stock-price outcomes following public Swedish insider buys and sells.
A Stockholm sales snapshot of asking-to-final differences, followed by comparisons between sales with similar recorded characteristics.
How the final recorded bid increase compares with earlier increases in Swedish property auctions.
This notebook aims to provide some basic intuition on the differences between two types of deep neural networks and to encourage you to test different deep learning architectures....
A practical introduction to opening a page, waiting for an element, clicking it, and wrapping Selenium in a small reusable class.
I'll walk through some example where decorator can is been used.