Generate realistic test data in Python fast. No dataset required
22 January 2026 at 10:01
Sometimes I want to test out Python statistical libraries, but I can't find any datasets. Fortunately, it's easy to get around that by generating some of my own. Here's how I do it.
