Data science

How to generate datasets with Copilot for Microsoft 365

July 15, 2024 | George Mount

As a trainer and content creator, I regularly generate fake datasets for exercises. This task can be more challenging than it sounds. Creating variables that follow a specific pattern or distribution was difficult with earlier random data distribution tools. Additionally, crafting a dataset that “feels” real for a given industry, ...
[...Read more...]

Unpacking cURL Commands

July 10, 2024 | Python - datawookie

cURL is the ultimate Swiss Army Knife for interacting with network protocols. But to be honest, I really only scratch the surface of what’s possible. Usually my workflow is something like this: Copy a cURL command from my browser’s Developer Tools. Test out the cURL command in a ...
[...Read more...]
1 30 31 32 33 34 145