Python scripting is becoming increasingly popular for automating everyday tasks, thanks to its simplicity and versatility ...
If you have experience with R or want a quick way to generate a regression with statsmodels using a pandas DataFrame, you can ...
Tips and tricks, especially in the programming world, can be very useful. Sometimes a little hack can be both time and life-saving. A minor shortcut or add-on can sometimes prove to be a Godsend and ...
The Rigol DS1054Zed is the oscilloscope you want. If you don’t have an oscilloscope, this is the scope that has the power and features you need, it’s cheap, and the people who do hardware hacks ...
Automating mundane tasks keeps your attention focused on the work that matters. Small Python scripts can remove daily friction in a way big apps rarely do. Each of these is simple enough to save as a ...
If you need a quick web server running and you don't want to mess with setting up apache or something similar, then Python can help. Python comes with a simple builtin HTTP server. With the help of ...
We’ve all been there. Your roommate is finally out of the house and you have some time alone. Wait a minute… your roommate never said when they would be back. It would be nice to be warned ahead of ...
I provide telecommute consulting for a company called Crisp Hughes Evans (CHE) in Asheville, North Carolina. They needed a way to download Web logs from Apache, Zope and Plone Web sites, which were ...