It’s no secret that I rather enjoy connecting things to the Internet for fun and profit. One of the tricks I’ve learned along the way is to spin up simple APIs that can be used when prototyping a ...
Dave Gray has put together a pretty solid free Python video tutorial that clocks in at around 9 hours. It came out in 2023, ...
Having data is only half the battle. How do you know your data actually means something? With some simple Python code, you can quickly check if differences in data are actually significant. In ...